blob: 8a56f1c10f6f1d10b247d6718a7cf26854d35322 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:tns="http://servicemix.apache.org/samples/wsdl-first/types">
<env:Body>
<tns:GetPerson>
<tns:personId>world</tns:personId>
</tns:GetPerson>
</env:Body>
</env:Envelope>