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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:QuotationLine

Element information

Content

Attributes

None

Used in

Sample instance

<cac:QuotationLine>
   <cbc:ID>1</cbc:ID>
   <cbc:Note>sample</cbc:Note>
   <cac:LineItem>
      <cbc:ID>1</cbc:ID>
      <cbc:Quantity                    unitCode="KG">100</cbc:Quantity>
      <cbc:LineExtensionAmount                               currencyID="GBP">100.00</cbc:LineExtensionAmount>
      <cbc:TotalTaxAmount                          currencyID="GBP">17.50</cbc:TotalTaxAmount>
      <cac:Price>
         <cbc:PriceAmount                          currencyID="GBP">100.00</cbc:PriceAmount>
         <cbc:BaseQuantity                           unitCode="KG">1</cbc:BaseQuantity>
      </cac:Price>
      <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:Item>
   </cac:LineItem>
</cac:QuotationLine>

Site developed and hosted by Datypic, Inc.

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