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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:Item

Element information

Content

Attributes

None

Used in

Sample instance

<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:ItemInstance>
      <cac:LotIdentification>
         <cbc:LotNumberID>546378239</cbc:LotNumberID>
         <cbc:ExpiryDate>2010-01-01</cbc:ExpiryDate>
      </cac:LotIdentification>
   </cac:ItemInstance>
</cac:Item>