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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:GoodsItem

Element information

Content

Attributes

None

Used in

Sample instance

<cac:GoodsItem>
   <cbc:ID>1</cbc:ID>
   <cbc:SequenceNumberID>1</cbc:SequenceNumberID>
   <cbc:Description>Acme beeswax</cbc:Description>
   <cbc:HazardousRiskIndicator>false</cbc:HazardousRiskIndicator>
   <cbc:DeclaredCustomsValueAmount currencyID="GBP">524.80</cbc:DeclaredCustomsValueAmount>
   <cbc:DeclaredStatisticsValueAmount currencyID="USD">1000.00</cbc:DeclaredStatisticsValueAmount>
   <cbc:FreeOnBoardValueAmount currencyID="USD">1241.30</cbc:FreeOnBoardValueAmount>
   <cbc:InsuranceValueAmount currencyID="USD">1241.30</cbc:InsuranceValueAmount>
   <cbc:ValueAmount currencyID="USD">1000.00</cbc:ValueAmount>
   <cbc:GrossWeightMeasure unitCode="KGM">130</cbc:GrossWeightMeasure>
   <cbc:NetWeightMeasure unitCode="KGM">110</cbc:NetWeightMeasure>
   <cbc:NetNetWeightMeasure unitCode="KGM">100</cbc:NetNetWeightMeasure>
   <cbc:GrossVolumeMeasure unitCode="MTQ">2</cbc:GrossVolumeMeasure>
   <cbc:NetVolumeMeasure unitCode="MTQ">2.235</cbc:NetVolumeMeasure>
   <cbc:Quantity>10</cbc:Quantity>
   <cbc:RequiredCustomsID>ECN12344566</cbc:RequiredCustomsID>
   <cbc:CustomsStatusCode>Cleared</cbc:CustomsStatusCode>
   <cbc:CustomsTariffQuantity>100</cbc:CustomsTariffQuantity>
   <cac:Item>
      <cbc:Description>Beeswax</cbc:Description>
      <cbc:Name>Acme Beeswax</cbc:Name>
      <cac:BuyersItemIdentification>
         <cbc:ID>6578489</cbc:ID>
      </cac:BuyersItemIdentification>
      <cac:SellersItemIdentification>
         <cbc:ID>17589683</cbc:ID>
      </cac:SellersItemIdentification>
   </cac:Item>
</cac:GoodsItem>