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