Schema Central > UBL 2.1 > UBL-OrderResponse-2.1.xsd > OrderResponse
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

OrderResponse

This element MUST be conveyed as the root element in any instance document based on this Schema expression

Element information

Content

Attributes

None

Sample instance

<OrderResponse>
   <cbc:UBLVersionID>2.1</cbc:UBLVersionID>
   <cbc:CustomizationID>urn:www.cenbii.eu:transaction:biicoretrdmXYZ:ver1.0</cbc:CustomizationID>
   <cbc:ProfileID schemeAgencyID="BII" schemeID="Profile">urn:www.cenbii.eu:profile:BIIXYZ:ver1.0</cbc:ProfileID>
   <cbc:ID>7</cbc:ID>
   <cbc:IssueDate>2010-01-21</cbc:IssueDate>
   <cbc:IssueTime>12:30:00</cbc:IssueTime>
   <cbc:Note>Information text for the whole order response</cbc:Note>
   <cbc:DocumentCurrencyCode>SEK</cbc:DocumentCurrencyCode>
   <cac:OrderReference>
      <cbc:ID>34</cbc:ID>
   </cac:OrderReference>
   <cac:SellerSupplierParty>
      <cac:Party>
         <cbc:EndpointID schemeAgencyID="9" schemeID="GLN">7302347231111</cbc:EndpointID>
         <cac:PartyIdentification>
            <cbc:ID>SellerPartyID123</cbc:ID>
         </cac:PartyIdentification>
         <cac:PartyName>
            <cbc:Name>Moderna Produkter AB</cbc:Name>
         </cac:PartyName>
      </cac:Party>
   </cac:SellerSupplierParty>
   <cac:BuyerCustomerParty>
      <cac:Party>
         <cbc:EndpointID schemeAgencyID="9" schemeID="GLN">7300072311115</cbc:EndpointID>
         <cac:PartyIdentification>
            <cbc:ID schemeAgencyID="9" schemeID="GLN">7300070011115</cbc:ID>
         </cac:PartyIdentification>
         <cac:PartyIdentification>
            <cbc:ID>PartyID123</cbc:ID>
         </cac:PartyIdentification>
         <cac:PartyName>
            <cbc:Name>Johnssons byggvaror</cbc:Name>
         </cac:PartyName>
      </cac:Party>
   </cac:BuyerCustomerParty>
   <cac:OrderLine>
      <cac:LineItem>
         <cbc:ID>1</cbc:ID>
         <cbc:LineStatusCode listAgencyID="UBL" listName="Line Status">NoStatus</cbc:LineStatusCode>
         <cac:Item/>
      </cac:LineItem>
   </cac:OrderLine>
   <cac:OrderLine>
      <cac:LineItem>
         <cbc:ID>2</cbc:ID>
         <cbc:LineStatusCode listAgencyID="UBL" listName="Line Status">Disputed</cbc:LineStatusCode>
         <cac:Item/>
      </cac:LineItem>
   </cac:OrderLine>
</OrderResponse>

Site developed and hosted by Datypic, Inc.

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