Skip to content

Instantly share code, notes, and snippets.

Created December 16, 2011 17:22
Show Gist options
  • Save anonymous/c132f33df0151d757ea3 to your computer and use it in GitHub Desktop.
Save anonymous/c132f33df0151d757ea3 to your computer and use it in GitHub Desktop.
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soap:Body>
<ProductTypesResponse xmlns="https://api.hoseasons.co.uk/HoseasonsAPI.asmx">
<ProductTypesResult>
<_userErrorString/>
<contentString>Holy Grail!</contentString>
</ProductTypesResult>
</ProductTypesResponse>
</soap:Body>
</soap:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment