blob: a9f8e50996a2a75a79fc54548719ddc46d662831 [file] [log] [blame]
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
<soapenv:Header xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing">
<wsa:From>
<wsa:Address>http://www.from.org/service/</wsa:Address>
</wsa:From>
<wsa:To>
<wsa:Address>http://www.to.org/service/</wsa:Address>
</wsa:To>
<wsa:MessageID>123456-7890</wsa:MessageID>
<soapenv:Reference4>Value 400</soapenv:Reference4>
<soapenv:Reference1>Value 100</soapenv:Reference1>
<soapenv:Reference2>Value 200</soapenv:Reference2>
<soapenv:Reference3>Value 300</soapenv:Reference3>
<wsa:ServiceName wsa:PortName="port">serviceNS:Service</wsa:ServiceName>
<wsa:PortType>portNS:Port</wsa:PortType>
<wsa:Action>http://www.actions.org/action</wsa:Action>
<wsa:ReplyTo>
<wsa:Address>http://www.replyTo.org/service/</wsa:Address>
</wsa:ReplyTo>
<wsa:RelatesTo wsa:RelationshipType="TestRelation">http://www.relatesTo.org/service/</wsa:RelatesTo>
</soapenv:Header>
<soapenv:Body></soapenv:Body>
</soapenv:Envelope>