Skip to content

Instantly share code, notes, and snippets.

@CleitonDeLima
Created September 16, 2015 12:46
Show Gist options
  • Save CleitonDeLima/77114d3067ab1cadc0ff to your computer and use it in GitHub Desktop.
Save CleitonDeLima/77114d3067ab1cadc0ff to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<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:Header>
<ValidationSoapHeader xmlns="http://www.angellira.com.br/">
<userCod>WSIMPGRAL</userCod>
<userPwd>77873d810094d77b768a122b1807371d</userPwd>
<homologacao>false</homologacao>
</ValidationSoapHeader>
</soap:Header>
<soap:Body>
<StatusTransportePorData xmlns="http://www.angellira.com.br/">
<inicio>2015-09-13T11:52:42</inicio>
<fim>2015-09-15T11:52:42</fim>
<procedimentos/>
</StatusTransportePorData>
</soap:Body>
</soap:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment