Skip to content

Instantly share code, notes, and snippets.

@viniciusss
Created December 26, 2013 11:31
Show Gist options
  • Save viniciusss/8132631 to your computer and use it in GitHub Desktop.
Save viniciusss/8132631 to your computer and use it in GitHub Desktop.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:clec="http://www.portalfiscal.inf.br/nfe/wsdl/CleCadastro">
<soapenv:Header/>
<soapenv:Body>
<clec:cleCadastroLote>
<clec:cleCabecMsg>?</clec:cleCabecMsg>
<clec:cleDadosMsg>?</clec:cleDadosMsg>
</clec:cleCadastroLote>
</soapenv:Body>
</soapenv:Envelope>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment