Skip to content

Instantly share code, notes, and snippets.

@edgars
Created September 17, 2009 20:19
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 edgars/188684 to your computer and use it in GitHub Desktop.
Save edgars/188684 to your computer and use it in GitHub Desktop.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:pes="http://ici.curitiba.org.br/webservices/business/PortalCidadao/SISMAB/PesquisaPessoaPorSIC">
<soapenv:Header/>
<soapenv:Body>
<pes:Entrada>
<pes:SIC>00000000608</pes:SIC>
</pes:Entrada>
</soapenv:Body>
</soapenv:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment