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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:OrderLine

Element information

Content

Attributes

None

Used in

Sample instance

<cac:OrderLine>
   <cac:LineItem>
      <cbc:ID>1</cbc:ID>
      <cbc:Quantity                    unitCode="KG">12</cbc:Quantity>
      <cac:Price>
         <cbc:PriceAmount                          currencyID="GBP">29.99</cbc:PriceAmount>
      </cac:Price>
      <cac:Item>
         <cbc:Name>DestructionFest 2005</cbc:Name>
         <cac:SellersItemIdentification>
            <cbc:ID>AY2345</cbc:ID>
         </cac:SellersItemIdentification>
      </cac:Item>
   </cac:LineItem>
</cac:OrderLine>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com