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

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:SupplyItem

Element information

Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Schema document: common/UBL-CommonAggregateComponents-2.3.xsd

Type: cac:ItemType

Properties: Global, Qualified

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>