Schema Central > UBL 2.2 > UBL-CommonAggregateComponents-2.2.xsd > cac:ItemManagementProfile
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:ItemManagementProfile

Element information

Content

Attributes

None

Used in

Sample instance

<cac:ItemManagementProfile>
   <cbc:FrozenPeriodDaysNumeric>3</cbc:FrozenPeriodDaysNumeric>
   <cbc:MinimumInventoryQuantity>8</cbc:MinimumInventoryQuantity>
   <cbc:MultipleOrderQuantity>1</cbc:MultipleOrderQuantity>
   <cbc:OrderIntervalDaysNumeric>3</cbc:OrderIntervalDaysNumeric>
   <cbc:ReplenishmentOwnerDescription>Ownere-321</cbc:ReplenishmentOwnerDescription>
   <cbc:TargetServicePercent>1</cbc:TargetServicePercent>
   <cbc:TargetInventoryQuantity unitCode="KGM">20</cbc:TargetInventoryQuantity>
   <cac:EffectivePeriod>
      <cbc:StartDate>2005-02-26</cbc:StartDate>
      <cbc:EndDate>2005-12-26</cbc:EndDate>
   </cac:EffectivePeriod>
   <cac:Item>
      <cbc:Description>Acme beeswax</cbc:Description>
      <cbc:Name>beeswax</cbc:Name>
      <cac:BuyersItemIdentification>
         <cbc:ID>6578489</cbc:ID>
      </cac:BuyersItemIdentification>
      <cac:SellersItemIdentification>
         <cbc:ID>17589683</cbc:ID>
      </cac:SellersItemIdentification>
      <cac:StandardItemIdentification>
         <cbc:ID>00123450000584</cbc:ID>
      </cac:StandardItemIdentification>
   </cac:Item>
   <cac:ItemLocationQuantity>
      <cbc:LeadTimeMeasure unitCode="DAY">3</cbc:LeadTimeMeasure>
      <cbc:MinimumQuantity>2</cbc:MinimumQuantity>
   </cac:ItemLocationQuantity>
</cac:ItemManagementProfile>