Skip to content

Instantly share code, notes, and snippets.

@jamescarr
Created January 20, 2010 01:01
Show Gist options
  • Save jamescarr/281488 to your computer and use it in GitHub Desktop.
Save jamescarr/281488 to your computer and use it in GitHub Desktop.
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<ns2:lookupGeographyResponse xmlns:ns2="http://stuff.james-carr.org/">
<return>
<dbf>
<xop:Include href="cid:073ec720-871c-43ef-a4a1-f19c584e4bfb-1@http%3A%2F%2Fcxf.apache.org%2F" xmlns:xop="http://www.w3.org/2004/08/xop/include"/>
</dbf>
<result>result</result>
<shp>
<xop:Include href="cid:073ec720-871c-43ef-a4a1-f19c584e4bfb-2@http%3A%2F%2Fcxf.apache.org%2F" xmlns:xop="http://www.w3.org/2004/08/xop/include"/>
</shp>
</return>
</ns2:lookupGeographyResponse>
</soap:Body>
</soap:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment