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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:SupplyItem

Element information

Content

Attributes

None

Used in

Sample instance

<cac:SupplyItem>
   <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:SupplyItem>