external.peppol-official.BIS28A.UC2_Order_response.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of peppol-testfiles Show documentation
Show all versions of peppol-testfiles Show documentation
Library with PEPPOL test files of certain formats
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <OrderResponse xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="urn:oasis:names:specification:ubl:schema:xsd:OrderResponse-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2"> <cbc:UBLVersionID>2.1</cbc:UBLVersionID> <cbc:CustomizationID>urn:www.cenbii.eu:transaction:biitrns076:ver2.0:extended:urn:www.peppol.eu:bis:peppol28a:ver1.0</cbc:CustomizationID> <cbc:ProfileID>urn:www.cenbii.eu:profile:bii28:ver2.0</cbc:ProfileID> <cbc:ID>101</cbc:ID> <cbc:IssueDate>2013-07-01</cbc:IssueDate> <cbc:IssueTime>14:23:26</cbc:IssueTime> <cbc:OrderResponseCode listID="UNCL1225">29</cbc:OrderResponseCode> <cbc:Note>Response message with item identifiers</cbc:Note> <cbc:DocumentCurrencyCode listID="ISO4217">EUR</cbc:DocumentCurrencyCode> <cac:OrderReference> <cbc:ID>1</cbc:ID> </cac:OrderReference> <cac:SellerSupplierParty> <cac:Party> <cac:PartyIdentification> <cbc:ID schemeID="SE:ORGNR">5546577799</cbc:ID> </cac:PartyIdentification> <cac:PartyName> <cbc:Name>The Supplier AB</cbc:Name> </cac:PartyName> </cac:Party> </cac:SellerSupplierParty> <cac:BuyerCustomerParty> <cac:Party> <cac:PartyIdentification> <cbc:ID schemeID="SE:ORGNR">5541277711</cbc:ID> </cac:PartyIdentification> <cac:PartyName> <cbc:Name>City Hospital</cbc:Name> </cac:PartyName> </cac:Party> </cac:BuyerCustomerParty> <cac:Delivery> <cac:PromisedDeliveryPeriod> <cbc:StartDate>2013-07-15</cbc:StartDate> <cbc:EndDate>2013-07-16</cbc:EndDate> </cac:PromisedDeliveryPeriod> </cac:Delivery> <cac:OrderLine> <cac:LineItem> <cbc:ID>1</cbc:ID> <cbc:LineStatusCode listID="UNCL1225">29</cbc:LineStatusCode> <cac:Item> <cbc:Name>Item 1, color red, size 43</cbc:Name> <cac:SellersItemIdentification> <cbc:ID>4545423</cbc:ID> </cac:SellersItemIdentification> <cac:StandardItemIdentification> <cbc:ID schemeID="GTIN">05432167890984</cbc:ID> </cac:StandardItemIdentification> </cac:Item> </cac:LineItem> <cac:OrderLineReference> <cbc:LineID>1</cbc:LineID> </cac:OrderLineReference> </cac:OrderLine> <cac:OrderLine> <cac:LineItem> <cbc:ID>2</cbc:ID> <cbc:LineStatusCode listID="UNCL1225">29</cbc:LineStatusCode> <cac:Item> <cbc:Name>Item 2, color yellow, size 36</cbc:Name> <cac:SellersItemIdentification> <cbc:ID>64534543</cbc:ID> </cac:SellersItemIdentification> <cac:StandardItemIdentification> <cbc:ID schemeID="GTIN">05476154389097</cbc:ID> </cac:StandardItemIdentification> </cac:Item> </cac:LineItem> <cac:OrderLineReference> <cbc:LineID>2</cbc:LineID> </cac:OrderLineReference> </cac:OrderLine> </OrderResponse>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy