Skip to content

Instantly share code, notes, and snippets.

@marianogonzalez
Created November 3, 2014 16:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marianogonzalez/c9db49b9bf961ca90f54 to your computer and use it in GitHub Desktop.
Save marianogonzalez/c9db49b9bf961ca90f54 to your computer and use it in GitHub Desktop.
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body foo="bar">
<ns1:echo xmlns:ns1="http://simple.component.mule.org/">
<ns1:echo>Hello!</ns1:echo>
</ns1:echo>
</soap:Body>
</soap:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment