blob: e4b27ea3fda3f88ff4333b1879a9b4cf5552e946 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:Envelope xmlns:ns2="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns3="http://customerservice.example.com/">
<ns2:Body>
<ns3:getCustomersByName>
<name>Smith</name>
</ns3:getCustomersByName>
</ns2:Body>
</ns2:Envelope>