Example XML SubmitMessage
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<SubmitMessage xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns="urn:cef:edelivery:eu:as4:messages">
<Collaboration>
<AgreementRef>
<!-- Leave this value untouched unless instructed otherwise. -->
<PModeId>dynamic-discovery-send-pmode</PModeId>
</AgreementRef>
<Service>
<!-- All current message services have the value 'ind-v-1' -->
<Value>ind-v-1</Value>
<!-- This should be changed depending on the payload XML you are sending.
Possible values are:
Order-1-1
OrderResponse-1-1
Quote-1-1
Quoteresponse-1-1
Despatch-1-1
Measurement-1-1
Invoice-1-1 -->
<Type>Order-1-1</Type>
</Service>
</Collaboration>
<PartyInfo>
<ToParty>
<Role>Receiver</Role>
<PartyIds>
<PartyId>
<!-- This is the receiver GLN. Prefix the GLN with 0088: -->
<Id>0088:123</Id>
<!-- Leave this value untouched, it is used to dertemine the party id type -->
<Type>iso6523-actorid-upis</Type>
</PartyId>
</PartyIds>
</ToParty>
<FromParty>
<Role>Sender</Role>
<PartyIds>
<PartyId>
<!-- This is you GLN code. Prefix your GLN with 0088: -->
<Id>0088:124</Id>
<!-- Leave this value untouched, it is used to dertemine the party id type -->
<Type>iso6523-actorid-upis</Type>
</PartyId>
</PartyIds>
</FromParty>
</PartyInfo>
<Payloads>
<Payload>
<Id>e312062b-63b7-4c83-8007-44f6d2c19041-APMessage.xml</Id>
<MimeType>application/xml</MimeType>
<!-- This is the actual XML payload content. The receiver will download this trough a http(s) GET. -->
<Location>http://publicresource.payload/e312062b-63b7-4c83-8007-44f6d2c19041-APMessage.xml</Location>
<PayloadProperties>
<PayloadProperty>
<Name>HashAlgorithm</Name>
<!-- Currently edi4steel only support sha256 as hash algorithm -->
<Value>SHA256</Value>
</PayloadProperty>
<PayloadProperty>
<Name>Hash</Name>
<!-- This is the encrypted hash of the complete payload. The encryption is based on a private key that belongs to a publicly accessible domain. The corresponding certificate should be generated with a RSA algorithm. -->
<Value>iu+bK8uNdCVcJrCH5Fj9GM/+B/n0wt7T/wrGHyvLEp2A09XYz01I5XKVUuPv7ylnMPoIbkyTa3DRjoe7Bn1VvlZW/Bkb+onBOE645AUL8gek8zjSVDwScwzeLaC3IKe8qcNQNuZmbLpEw7h3GWFPzVY6sSZibCnLQJuHGzA5s0LYVlY+F56HcusT+rJIWyGD7cnTEtvbA0VPd16na9MRdJEDOSWx4DoOa+B2h7x7jy7tAsfD+7o2LMabOa4xPO+VWB0gkQoq7s0MWNMSeZLhYyrKxr7z8Kt7lxjCcpoETOLsiWP3geTX0c3hAkCFPFk3yOKNazYZk8r/BiUoWD94oJltxJe3Id4eaRQfTYv1OS58jVg7wyhO26unNgRUMCP5SN3GqLXSD1oyc6hcnLZ/MftYNmUkHG0dtHeeqDwJl41as6jOD8mJjcp3A1gLN2CaDqdWS4vRT3f3TJfwY5pKQzkKp70uvdgViChP3uy7YfomsNBk6ojC/5BPyY78s3tt</Value>
</PayloadProperty>
<PayloadProperty>
<Name>HashIsEncrypted</Name>
<!-- If you provide a hash over the payload you sould leave this at True. Otherwise set this to False. -->
<Value>True</Value>
</PayloadProperty>
</PayloadProperties>
</Payload>
</Payloads>
</SubmitMessage>
© 2020 - EDI4STEEL