1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/tests/ulib/inp/soap/soap_add.req
2015-01-23 17:24:36 +01:00

1 line
284 B
XML

<?xml version='1.0' ?><env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"><env:Header></env:Header><env:Body><env:add env:encodingStyle="http://www.w3.org/2003/05/soap-encoding"><a xsi:type="xsd:int">10</a><b xsi:type="xsd:int">20</b></env:add></env:Body></env:Envelope>