Skip to content

Instantly share code, notes, and snippets.

@fredericomartini
Created November 14, 2016 17:46
Show Gist options
  • Save fredericomartini/c2a25073750766c65ecb5bd99f3f9329 to your computer and use it in GitHub Desktop.
Save fredericomartini/c2a25073750766c65ecb5bd99f3f9329 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<ConsultarNfseRpsEnvio xmlns="http://www.ginfes.com.br/servico_consultar_nfse_rps_envio_v03.xsd">
<IdentificacaoRps xmlns:ns-13a1074f="http://www.ginfes.com.br/tipos_v03.xsd">
<ns-13a1074f:Numero xmlns:ns-13a1074f="http://www.ginfes.com.br/tipos_v03.xsd">4</ns-13a1074f:Numero>
<ns-13a1074f:Serie xmlns:ns-13a1074f="http://www.ginfes.com.br/tipos_v03.xsd">A4</ns-13a1074f:Serie>
<ns-13a1074f:Tipo xmlns:ns-13a1074f="http://www.ginfes.com.br/tipos_v03.xsd">1</ns-13a1074f:Tipo>
</IdentificacaoRps>
<Prestador xmlns:ns-13a1074f="http://www.ginfes.com.br/tipos_v03.xsd">
<ns-13a1074f:Cnpj xmlns:ns-13a1074f="http://www.ginfes.com.br/tipos_v03.xsd">1111111111111</ns-13a1074f:Cnpj>
<ns-13a1074f:InscricaoMunicipal xmlns:ns-13a1074f="http://www.ginfes.com.br/tipos_v03.xsd">12344
</ns-13a1074f:InscricaoMunicipal>
</Prestador>
</ConsultarNfseRpsEnvio>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment