35 lines
2.5 KiB
XML
35 lines
2.5 KiB
XML
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:urn="urn:fec:florecom:xml:data:draft:OrderStandardMessage:7">
|
|
<soapenv:Header/>
|
|
<soapenv:Body>
|
|
<urn:PutOrderRequest>
|
|
<urn:Header>
|
|
<urn:MessageID>1</urn:MessageID>
|
|
<urn:MessageDateTime>2013-10-08T00:00:00.000+02:00</urn:MessageDateTime>
|
|
<urn:MessageSerial>1</urn:MessageSerial>
|
|
</urn:Header>
|
|
<urn:Body>
|
|
<urn:Order>
|
|
<urn:AgentParty>
|
|
<urn1:PrimaryID schemeID="1" schemeAgencyName="FEC" xmlns:urn1="urn:fec:florecom:xml:data:draft:ReusableAggregateBusinessInformationEntity:6">8713783248188</urn1:PrimaryID>
|
|
</urn:AgentParty>
|
|
<urn:OrderTradeLineItem>
|
|
<urn1:ID schemeName="ON" schemeDataURI="8718288047281" schemeURI="8718288047281" xmlns:urn1="urn:fec:florecom:xml:data:draft:ReusableAggregateBusinessInformationEntity:6">Test123</urn1:ID>
|
|
<urn1:DocumentType xmlns:urn1="urn:fec:florecom:xml:data:draft:ReusableAggregateBusinessInformationEntity:6">220</urn1:DocumentType>
|
|
<urn1:LineDateTime xmlns:urn1="urn:fec:florecom:xml:data:draft:ReusableAggregateBusinessInformationEntity:6">2016-12-21T00:00:00.000+02:00</urn1:LineDateTime>
|
|
<urn1:ReferencedDocument xmlns:urn1="urn:fec:florecom:xml:data:draft:ReusableAggregateBusinessInformationEntity:6">
|
|
<urn2:IssuerAssignedID schemeName="AAG" schemeURI="8713783248188" schemeDataURI="8713783445297" xmlns:urn2="urn:un:unece:uncefact:data:standard:ReusableAggregateBusinessInformationEntity:3">5016507809336</urn2:IssuerAssignedID>
|
|
</urn1:ReferencedDocument>
|
|
<urn1:Quantity unitCode="3" xmlns:urn1="urn:fec:florecom:xml:data:draft:ReusableAggregateBusinessInformationEntity:6">1</urn1:Quantity>
|
|
<b:Price xmlns:b="urn:fec:florecom:xml:data:draft:ReusableAggregateBusinessInformationEntity:6">
|
|
<b:TypeCode>AE</b:TypeCode>
|
|
<b:ChargeAmount currencyCode="EUR">2.500</b:ChargeAmount>
|
|
<b:BasisQuantity unitCode="1">1</b:BasisQuantity>
|
|
<b:NetPriceIndicator>false</b:NetPriceIndicator>
|
|
<b:MinimumQuantity unitCode="3">1</b:MinimumQuantity>
|
|
</b:Price>
|
|
</urn:OrderTradeLineItem>
|
|
</urn:Order>
|
|
</urn:Body>
|
|
</urn:PutOrderRequest>
|
|
</soapenv:Body>
|
|
</soapenv:Envelope> |