blob: 5b50f45c8f31dc661d4b833b81991a38d7fed6cc [file] [log] [blame]
POST /ComplexTypeChoice2/services/Service HTTP/1.1
Host: 127.0.0.1:13267
Content-Type: text/xml; charset=UTF-8
SOAPAction: "ComplexTypeChoice2#asComplexType"
Content-Length: 422
<?xml version='1.0' encoding='utf-8' ?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SOAP-ENV:Body>
<ns1:asComplexType xmlns:ns1="http://xsd_byte.test.apache.org"><SimpleComplexType1><field1>12345</field1>
</SimpleComplexType1>
</ns1:asComplexType>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>