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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:RequestForQuotationLine

Element information

Content

Attributes

None

Used in

Sample instance

<cac:RequestForQuotationLine>
   <cbc:ID>1</cbc:ID>
   <cbc:Note>sample</cbc:Note>
   <cac:LineItem>
      <cbc:ID>1</cbc:ID>
      <cbc:Quantity                    unitCode="KG">100</cbc:Quantity>
      <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:RequestForQuotationLine>

Site developed and hosted by Datypic, Inc.

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