You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
877 B
19 lines
877 B
<CancelarNfse xmlns="http://www.sistema.com.br/Sistema.Ws.Nfse">
|
|
<CancelarNfseEnvio>
|
|
<Pedido xmlns="http://www.sistema.com.br/Nfse/arquivos/nfse_3.xsd">
|
|
<InfPedidoCancelamento>
|
|
<IdentificacaoNfse>
|
|
<Numero>[nonNegativeInteger?]</Numero>
|
|
<Cnpj>[string?]</Cnpj>
|
|
<InscricaoMunicipal>[string?]</InscricaoMunicipal>
|
|
<CodigoMunicipio>[int]</CodigoMunicipio>
|
|
</IdentificacaoNfse>
|
|
<CodigoCancelamento>[string?]</CodigoCancelamento>
|
|
</InfPedidoCancelamento>
|
|
</Pedido>
|
|
</CancelarNfseEnvio>
|
|
<pParam>
|
|
<P1 xmlns="http://www.sistema.com.br/Sistema.Ws.Nfse.Cn">[string?]</P1>
|
|
<P2 xmlns="http://www.sistema.com.br/Sistema.Ws.Nfse.Cn">[string?]</P2>
|
|
</pParam>
|
|
</CancelarNfse>
|