node-sped-nfe 1.1.4 → 1.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +16 -1
- package/dist/index.d.ts +2 -2
- package/dist/index.js +2 -2
- package/dist/utils/eventos.js +198 -72
- package/dist/utils/extras.d.ts +3 -1
- package/dist/utils/extras.js +49 -1
- package/dist/utils/tools.d.ts +14 -0
- package/dist/utils/tools.js +305 -90
- package/package.json +6 -3
- package/schemas/PL_009_V4/110150_v1.00.xsd +88 -0
- package/schemas/PL_009_V4/Averb_v1.00.xsd +11 -0
- package/schemas/PL_009_V4/CCe_v1.00.xsd +11 -0
- package/schemas/PL_009_V4/EPEC_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/EPP1.xml +13 -0
- package/schemas/PL_009_V4/ERP1.xml +19 -0
- package/schemas/PL_009_V4/EventoCancEConf_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/EventoCancInsucessoNFe_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/EventoEConf_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/EventoInsucessoNFe_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/MT_inutNFe_v4.00.xsd +9 -0
- package/schemas/PL_009_V4/SuframaInternaliza_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/SuframaVistoria_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/confRecebto_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/consCad_v2.00.xsd +9 -0
- package/schemas/PL_009_V4/consGTIN_v1.00.xsd +10 -0
- package/schemas/PL_009_V4/consNFeDest_v1.01.xsd +10 -0
- package/schemas/PL_009_V4/consReciNFe_v3.10.xsd +9 -0
- package/schemas/PL_009_V4/consReciNFe_v4.00.xsd +9 -0
- package/schemas/PL_009_V4/consSitNFe_v3.10.xsd +9 -0
- package/schemas/PL_009_V4/consSitNFe_v4.00.xsd +9 -0
- package/schemas/PL_009_V4/consStatServ_v3.10.xsd +9 -0
- package/schemas/PL_009_V4/consStatServ_v4.00.xsd +9 -0
- package/schemas/PL_009_V4/distDFeInt_v1.00.xsd +71 -0
- package/schemas/PL_009_V4/distDFeInt_v1.01.xsd +97 -0
- package/schemas/PL_009_V4/downloadNFe_v1.00.xsd +10 -0
- package/schemas/PL_009_V4/e110110_v1.00.xsd +58 -0
- package/schemas/PL_009_V4/e110111_v1.00.xsd +42 -0
- package/schemas/PL_009_V4/e110112_v1.00.xsd +69 -0
- package/schemas/PL_009_V4/e110130_v1.00.xsd +102 -0
- package/schemas/PL_009_V4/e110131_v1.00.xsd +51 -0
- package/schemas/PL_009_V4/e110140NFCe_v1.00.xsd +118 -0
- package/schemas/PL_009_V4/e110140NFe_v1.00.xsd +124 -0
- package/schemas/PL_009_V4/e110140_v1.00.xsd +124 -0
- package/schemas/PL_009_V4/e110150_v1.00.xsd +88 -0
- package/schemas/PL_009_V4/e110192_v1.00.xsd +106 -0
- package/schemas/PL_009_V4/e110193_v1.00.xsd +40 -0
- package/schemas/PL_009_V4/e110750_v1.00.xsd +138 -0
- package/schemas/PL_009_V4/e110751_v1.00.xsd +39 -0
- package/schemas/PL_009_V4/e111500_v1.00.xsd +69 -0
- package/schemas/PL_009_V4/e111501_v1.00.xsd +69 -0
- package/schemas/PL_009_V4/e111502_v1.00.xsd +50 -0
- package/schemas/PL_009_V4/e111503_v1.00.xsd +50 -0
- package/schemas/PL_009_V4/e210200_v1.00.xsd +31 -0
- package/schemas/PL_009_V4/e210210_v1.00.xsd +31 -0
- package/schemas/PL_009_V4/e210220_v1.00.xsd +44 -0
- package/schemas/PL_009_V4/e210240_v1.00.xsd +44 -0
- package/schemas/PL_009_V4/e411500_v1.00.xsd +134 -0
- package/schemas/PL_009_V4/e411501_v1.00.xsd +134 -0
- package/schemas/PL_009_V4/e411502_v1.00.xsd +95 -0
- package/schemas/PL_009_V4/e411503_v1.00.xsd +95 -0
- package/schemas/PL_009_V4/e610130_v1.00.xsd +128 -0
- package/schemas/PL_009_V4/e610131_v1.00.xsd +68 -0
- package/schemas/PL_009_V4/e790700_v1.00.xsd +125 -0
- package/schemas/PL_009_V4/e990900_v1.00.xsd +87 -0
- package/schemas/PL_009_V4/e990910_v1.00.xsd +81 -0
- package/schemas/PL_009_V4/envAverb_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/envCCe_v1.00.xsd +10 -0
- package/schemas/PL_009_V4/envCancelPProrrogNFe_v1.0.xsd +50 -0
- package/schemas/PL_009_V4/envComprovanteEntregaNFe_v1.00.xsd +11 -0
- package/schemas/PL_009_V4/envConfRecebto_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/envEPEC_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/envEventoAtorInteressado_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/envEventoCancEConf_v1.00.xsd +10 -0
- package/schemas/PL_009_V4/envEventoCancEntregaNFe_v1.00.xsd +10 -0
- package/schemas/PL_009_V4/envEventoCancInsucessoNFe_v1.00.xsd +10 -0
- package/schemas/PL_009_V4/envEventoCancNFe_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/envEventoCancSubst_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/envEventoEConf_v1.00.xsd +10 -0
- package/schemas/PL_009_V4/envEventoEntregaNFe_v1.00.xsd +10 -0
- package/schemas/PL_009_V4/envEventoInsucessoNFe_v1.00.xsd +10 -0
- package/schemas/PL_009_V4/envEvento_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/envFiscoNfe_v1.0.xsd +179 -0
- package/schemas/PL_009_V4/envPProrrogNFe_v1.0.xsd +65 -0
- package/schemas/PL_009_V4/envRemIndus_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/envSuframaInternaliza_v1.00.xsd +10 -0
- package/schemas/PL_009_V4/envSuframaVistoria_v1.00.xsd +10 -0
- package/schemas/PL_009_V4/enviNFe_v3.10.xsd +9 -0
- package/schemas/PL_009_V4/enviNFe_v4.00.xsd +9 -0
- package/schemas/PL_009_V4/eventoAtorInteressado_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/eventoCancEntregaNFe_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/eventoCancNFe_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/eventoCancSubst_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/eventoEPEC_v0.01.xsd +267 -0
- package/schemas/PL_009_V4/eventoEPEC_v1.00.xsd +231 -0
- package/schemas/PL_009_V4/eventoEntregaNFe_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/eventoRemIndus_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/inutNFe_v3.10.xsd +9 -0
- package/schemas/PL_009_V4/inutNFe_v4.00.xsd +9 -0
- package/schemas/PL_009_V4/leiauteAverb_v1.00.xsd +482 -0
- package/schemas/PL_009_V4/leiauteCCe_v1.00.xsd +382 -0
- package/schemas/PL_009_V4/leiauteCcgConsGTIN_v1.00.xsd +94 -0
- package/schemas/PL_009_V4/leiauteComprovanteEntregaNFe_v1.00.xsd +487 -0
- package/schemas/PL_009_V4/leiauteConfRecebto_v1.00.xsd +369 -0
- package/schemas/PL_009_V4/leiauteConsNFeDest_v1.01.xsd +483 -0
- package/schemas/PL_009_V4/leiauteConsSitNFe_v3.10.xsd +502 -0
- package/schemas/PL_009_V4/leiauteConsSitNFe_v4.00.xsd +502 -0
- package/schemas/PL_009_V4/leiauteConsStatServ_v3.10.xsd +98 -0
- package/schemas/PL_009_V4/leiauteConsStatServ_v4.00.xsd +98 -0
- package/schemas/PL_009_V4/leiauteConsultaCadastro_v2.00.xsd +404 -0
- package/schemas/PL_009_V4/leiauteDownloadNFe_v1.00.xsd +149 -0
- package/schemas/PL_009_V4/leiauteEPEC_v1.00.xsd +423 -0
- package/schemas/PL_009_V4/leiauteEventoAtorInteressado_v1.00.xsd +384 -0
- package/schemas/PL_009_V4/leiauteEventoCancEConf_v1.00.xsd +296 -0
- package/schemas/PL_009_V4/leiauteEventoCancEntregaNFe_v1.00.xsd +307 -0
- package/schemas/PL_009_V4/leiauteEventoCancInsucessoNFe_v1.00.xsd +297 -0
- package/schemas/PL_009_V4/leiauteEventoCancNFe_v1.00.xsd +358 -0
- package/schemas/PL_009_V4/leiauteEventoCancSubst_v1.00.xsd +366 -0
- package/schemas/PL_009_V4/leiauteEventoEConf_v1.00.xsd +296 -0
- package/schemas/PL_009_V4/leiauteEventoEntregaNFe_v1.00.xsd +321 -0
- package/schemas/PL_009_V4/leiauteEventoInsucessoNFe_v1.00.xsd +297 -0
- package/schemas/PL_009_V4/leiauteEvento_v1.00.xsd +335 -0
- package/schemas/PL_009_V4/leiauteInutNFe_v3.10.xsd +193 -0
- package/schemas/PL_009_V4/leiauteInutNFe_v4.00.xsd +193 -0
- package/schemas/PL_009_V4/leiauteInutNFe_v4.00_MT.xsd +200 -0
- package/schemas/PL_009_V4/leiauteNFe_v3.10.xsd +6060 -0
- package/schemas/PL_009_V4/leiauteNFe_v4.00.xsd +7412 -0
- package/schemas/PL_009_V4/leiauteRemIndus_v1.00.xsd +344 -0
- package/schemas/PL_009_V4/leiauteSuframaInternaliza_v1.00.xsd +642 -0
- package/schemas/PL_009_V4/leiauteSuframaVistoria_v1.00.xsd +648 -0
- package/schemas/PL_009_V4/nfe_v3.10.xsd +9 -0
- package/schemas/PL_009_V4/nfe_v4.00.xsd +9 -0
- package/schemas/PL_009_V4/procAverbNFe_v1.00.xsd +10 -0
- package/schemas/PL_009_V4/procCCeNFe_v1.00.xsd +10 -0
- package/schemas/PL_009_V4/procComprovanteEntregaNFe_v1.00.xsd +10 -0
- package/schemas/PL_009_V4/procConfRecebtoNFe_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/procEPEC_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/procEventoAtorInteressado_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/procEventoCancEConf_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/procEventoCancEntregaNFe_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/procEventoCancInsucessoNFe_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/procEventoCancNFe_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/procEventoCancSubst_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/procEventoEConf_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/procEventoEntregaNFe_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/procEventoInsucessoNFe_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/procEventoNFe_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/procEventoNFe_v99.99.xsd +37 -0
- package/schemas/PL_009_V4/procInutNFe_v3.10.xsd +9 -0
- package/schemas/PL_009_V4/procInutNFe_v4.00.xsd +9 -0
- package/schemas/PL_009_V4/procNFe_v3.10.xsd +9 -0
- package/schemas/PL_009_V4/procNFe_v4.00.xsd +9 -0
- package/schemas/PL_009_V4/procRemIndus_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/prod_leiauteNFe_v4.00.xsd +6736 -0
- package/schemas/PL_009_V4/resEvento_v1.00.xsd +94 -0
- package/schemas/PL_009_V4/resEvento_v1.01.xsd +108 -0
- package/schemas/PL_009_V4/resNFe_v1.00.xsd +110 -0
- package/schemas/PL_009_V4/resNFe_v1.01.xsd +122 -0
- package/schemas/PL_009_V4/retComprovanteEntregaNFe_v1.00.xsd +10 -0
- package/schemas/PL_009_V4/retConsCad_v2.00.xsd +9 -0
- package/schemas/PL_009_V4/retConsGTIN_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/retConsReciNFe_v3.10.xsd +9 -0
- package/schemas/PL_009_V4/retConsReciNFe_v4.00.xsd +9 -0
- package/schemas/PL_009_V4/retConsSitNFe_v3.10.xsd +9 -0
- package/schemas/PL_009_V4/retConsSitNFe_v4.00.xsd +9 -0
- package/schemas/PL_009_V4/retConsStatServ_v3.10.xsd +9 -0
- package/schemas/PL_009_V4/retConsStatServ_v4.00.xsd +9 -0
- package/schemas/PL_009_V4/retDistDFeInt_v1.00.xsd +84 -0
- package/schemas/PL_009_V4/retDistDFeInt_v1.01.xsd +99 -0
- package/schemas/PL_009_V4/retDownloadNFe_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/retEnvAverb_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/retEnvAverb_v1.00_1.xsd +9 -0
- package/schemas/PL_009_V4/retEnvCCe_v1.00.xsd +10 -0
- package/schemas/PL_009_V4/retEnvCancelPProrrogNFe_v1.0.xsd +231 -0
- package/schemas/PL_009_V4/retEnvConfRecebto_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/retEnvEPEC_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/retEnvEventoAtorInteressado_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/retEnvEventoCancNFe_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/retEnvEventoCancSubst_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/retEnvEvento_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/retEnvFiscoNFe_v1.0.xsd +234 -0
- package/schemas/PL_009_V4/retEnvRemIndus_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/retEnvSuframaInternaliza_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/retEnvSuframaVistoria_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/retEnviNFe_v3.10.xsd +9 -0
- package/schemas/PL_009_V4/retEnviNFe_v4.00.xsd +9 -0
- package/schemas/PL_009_V4/retEventoCancEConf_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/retEventoCancEntregaNFe_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/retEventoCancInsucessoNFe_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/retEventoEConf_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/retEventoEPEC_v0.01.xsd +207 -0
- package/schemas/PL_009_V4/retEventoEntregaNFe_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/retEventoInsucessoNFe_v1.00.xsd +9 -0
- package/schemas/PL_009_V4/retInutNFe_v3.10.xsd +9 -0
- package/schemas/PL_009_V4/retInutNFe_v4.00.xsd +9 -0
- package/schemas/PL_009_V4/retPProrrogNFe_v1.0.xsd +233 -0
- package/schemas/PL_009_V4/retconsNFeDest_v1.01.xsd +9 -0
- package/schemas/PL_009_V4/tiposBasico_v1.03.xsd +871 -0
- package/schemas/PL_009_V4/tiposBasico_v3.10.xsd +571 -0
- package/schemas/PL_009_V4/tiposBasico_v4.00.xsd +598 -0
- package/schemas/PL_009_V4/tiposBasicosCcgConsGTIN_v1.00.xsd +84 -0
- package/schemas/PL_009_V4/tiposDistDFe_v1.00.xsd +217 -0
- package/schemas/PL_009_V4/tiposDistDFe_v1.01.xsd +222 -0
- package/schemas/PL_009_V4/xmldsig-core-schema_v1.01.xsd +98 -0
- package/schemas/PL_009p_NT2024_003/consReciNFe_v4.00.xsd +9 -0
- package/schemas/PL_009p_NT2024_003/consSitNFe_v4.00.xsd +9 -0
- package/schemas/PL_009p_NT2024_003/consStatServ_v4.00.xsd +9 -0
- package/schemas/PL_009p_NT2024_003/enviNFe_v4.00.xsd +9 -0
- package/schemas/PL_009p_NT2024_003/inutNFe_v4.00.xsd +9 -0
- package/schemas/PL_009p_NT2024_003/leiauteConsSitNFe_v4.00.xsd +502 -0
- package/schemas/PL_009p_NT2024_003/leiauteConsStatServ_v4.00.xsd +98 -0
- package/schemas/PL_009p_NT2024_003/leiauteInutNFe_v4.00.xsd +193 -0
- package/schemas/PL_009p_NT2024_003/leiauteNFe_v4.00.xsd +7412 -0
- package/schemas/PL_009p_NT2024_003/nfe_v4.00.xsd +9 -0
- package/schemas/PL_009p_NT2024_003/procInutNFe_v4.00.xsd +9 -0
- package/schemas/PL_009p_NT2024_003/procNFe_v4.00.xsd +9 -0
- package/schemas/PL_009p_NT2024_003/retConsReciNFe_v4.00.xsd +9 -0
- package/schemas/PL_009p_NT2024_003/retConsSitNFe_v4.00.xsd +9 -0
- package/schemas/PL_009p_NT2024_003/retConsStatServ_v4.00.xsd +9 -0
- package/schemas/PL_009p_NT2024_003/retEnviNFe_v4.00.xsd +9 -0
- package/schemas/PL_009p_NT2024_003/retInutNFe_v4.00.xsd +9 -0
- package/schemas/PL_009p_NT2024_003/tiposBasico_v4.00.xsd +598 -0
- package/schemas/PL_009p_NT2024_003/xmldsig-core-schema_v1.01.xsd +98 -0
- package/schemas/PL_010_V1/110150_v1.00.xsd +88 -0
- package/schemas/PL_010_V1/Averb_v1.00.xsd +11 -0
- package/schemas/PL_010_V1/CCe_v1.00.xsd +11 -0
- package/schemas/PL_010_V1/DFeTiposBasicos_v1.00.xsd +938 -0
- package/schemas/PL_010_V1/EPEC_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/EPP1.xml +13 -0
- package/schemas/PL_010_V1/ERP1.xml +19 -0
- package/schemas/PL_010_V1/EventoCancEConf_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/EventoCancInsucessoNFe_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/EventoEConf_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/EventoInsucessoNFe_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/MT_inutNFe_v4.00.xsd +9 -0
- package/schemas/PL_010_V1/SuframaInternaliza_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/SuframaVistoria_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/confRecebto_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/consCad_v2.00.xsd +9 -0
- package/schemas/PL_010_V1/consGTIN_v1.00.xsd +10 -0
- package/schemas/PL_010_V1/consNFeDest_v1.01.xsd +10 -0
- package/schemas/PL_010_V1/consReciNFe_v3.10.xsd +9 -0
- package/schemas/PL_010_V1/consReciNFe_v4.00.xsd +9 -0
- package/schemas/PL_010_V1/consSitNFe_v3.10.xsd +9 -0
- package/schemas/PL_010_V1/consSitNFe_v4.00.xsd +9 -0
- package/schemas/PL_010_V1/consStatServ_v3.10.xsd +9 -0
- package/schemas/PL_010_V1/consStatServ_v4.00.xsd +9 -0
- package/schemas/PL_010_V1/distDFeInt_v1.00.xsd +71 -0
- package/schemas/PL_010_V1/distDFeInt_v1.01.xsd +97 -0
- package/schemas/PL_010_V1/downloadNFe_v1.00.xsd +10 -0
- package/schemas/PL_010_V1/e110110_v1.00.xsd +58 -0
- package/schemas/PL_010_V1/e110111_v1.00.xsd +42 -0
- package/schemas/PL_010_V1/e110112_v1.00.xsd +69 -0
- package/schemas/PL_010_V1/e110130_v1.00.xsd +102 -0
- package/schemas/PL_010_V1/e110131_v1.00.xsd +51 -0
- package/schemas/PL_010_V1/e110140NFCe_v1.00.xsd +118 -0
- package/schemas/PL_010_V1/e110140NFe_v1.00.xsd +124 -0
- package/schemas/PL_010_V1/e110140_v1.00.xsd +124 -0
- package/schemas/PL_010_V1/e110150_v1.00.xsd +88 -0
- package/schemas/PL_010_V1/e110192_v1.00.xsd +106 -0
- package/schemas/PL_010_V1/e110193_v1.00.xsd +40 -0
- package/schemas/PL_010_V1/e110750_v1.00.xsd +138 -0
- package/schemas/PL_010_V1/e110751_v1.00.xsd +39 -0
- package/schemas/PL_010_V1/e111500_v1.00.xsd +69 -0
- package/schemas/PL_010_V1/e111501_v1.00.xsd +69 -0
- package/schemas/PL_010_V1/e111502_v1.00.xsd +50 -0
- package/schemas/PL_010_V1/e111503_v1.00.xsd +50 -0
- package/schemas/PL_010_V1/e210200_v1.00.xsd +31 -0
- package/schemas/PL_010_V1/e210210_v1.00.xsd +31 -0
- package/schemas/PL_010_V1/e210220_v1.00.xsd +44 -0
- package/schemas/PL_010_V1/e210240_v1.00.xsd +44 -0
- package/schemas/PL_010_V1/e411500_v1.00.xsd +134 -0
- package/schemas/PL_010_V1/e411501_v1.00.xsd +134 -0
- package/schemas/PL_010_V1/e411502_v1.00.xsd +95 -0
- package/schemas/PL_010_V1/e411503_v1.00.xsd +95 -0
- package/schemas/PL_010_V1/e610130_v1.00.xsd +128 -0
- package/schemas/PL_010_V1/e610131_v1.00.xsd +68 -0
- package/schemas/PL_010_V1/e790700_v1.00.xsd +125 -0
- package/schemas/PL_010_V1/e990900_v1.00.xsd +87 -0
- package/schemas/PL_010_V1/e990910_v1.00.xsd +81 -0
- package/schemas/PL_010_V1/envAverb_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/envCCe_v1.00.xsd +10 -0
- package/schemas/PL_010_V1/envCancelPProrrogNFe_v1.0.xsd +50 -0
- package/schemas/PL_010_V1/envComprovanteEntregaNFe_v1.00.xsd +11 -0
- package/schemas/PL_010_V1/envConfRecebto_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/envEPEC_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/envEventoAtorInteressado_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/envEventoCancEConf_v1.00.xsd +10 -0
- package/schemas/PL_010_V1/envEventoCancEntregaNFe_v1.00.xsd +10 -0
- package/schemas/PL_010_V1/envEventoCancInsucessoNFe_v1.00.xsd +10 -0
- package/schemas/PL_010_V1/envEventoCancNFe_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/envEventoCancSubst_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/envEventoEConf_v1.00.xsd +10 -0
- package/schemas/PL_010_V1/envEventoEntregaNFe_v1.00.xsd +10 -0
- package/schemas/PL_010_V1/envEventoInsucessoNFe_v1.00.xsd +10 -0
- package/schemas/PL_010_V1/envEvento_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/envFiscoNfe_v1.0.xsd +179 -0
- package/schemas/PL_010_V1/envPProrrogNFe_v1.0.xsd +65 -0
- package/schemas/PL_010_V1/envRemIndus_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/envSuframaInternaliza_v1.00.xsd +10 -0
- package/schemas/PL_010_V1/envSuframaVistoria_v1.00.xsd +10 -0
- package/schemas/PL_010_V1/enviNFe_v3.10.xsd +9 -0
- package/schemas/PL_010_V1/enviNFe_v4.00.xsd +9 -0
- package/schemas/PL_010_V1/eventoAtorInteressado_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/eventoCancEntregaNFe_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/eventoCancNFe_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/eventoCancSubst_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/eventoEPEC_v0.01.xsd +267 -0
- package/schemas/PL_010_V1/eventoEPEC_v1.00.xsd +231 -0
- package/schemas/PL_010_V1/eventoEntregaNFe_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/eventoRemIndus_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/inutNFe_v3.10.xsd +9 -0
- package/schemas/PL_010_V1/inutNFe_v4.00.xsd +9 -0
- package/schemas/PL_010_V1/leiauteAverb_v1.00.xsd +482 -0
- package/schemas/PL_010_V1/leiauteCCe_v1.00.xsd +382 -0
- package/schemas/PL_010_V1/leiauteCcgConsGTIN_v1.00.xsd +94 -0
- package/schemas/PL_010_V1/leiauteComprovanteEntregaNFe_v1.00.xsd +487 -0
- package/schemas/PL_010_V1/leiauteConfRecebto_v1.00.xsd +369 -0
- package/schemas/PL_010_V1/leiauteConsNFeDest_v1.01.xsd +483 -0
- package/schemas/PL_010_V1/leiauteConsSitNFe_v3.10.xsd +502 -0
- package/schemas/PL_010_V1/leiauteConsSitNFe_v4.00.xsd +502 -0
- package/schemas/PL_010_V1/leiauteConsStatServ_v3.10.xsd +98 -0
- package/schemas/PL_010_V1/leiauteConsStatServ_v4.00.xsd +98 -0
- package/schemas/PL_010_V1/leiauteConsultaCadastro_v2.00.xsd +404 -0
- package/schemas/PL_010_V1/leiauteDownloadNFe_v1.00.xsd +149 -0
- package/schemas/PL_010_V1/leiauteEPEC_v1.00.xsd +423 -0
- package/schemas/PL_010_V1/leiauteEventoAtorInteressado_v1.00.xsd +384 -0
- package/schemas/PL_010_V1/leiauteEventoCancEConf_v1.00.xsd +296 -0
- package/schemas/PL_010_V1/leiauteEventoCancEntregaNFe_v1.00.xsd +307 -0
- package/schemas/PL_010_V1/leiauteEventoCancInsucessoNFe_v1.00.xsd +297 -0
- package/schemas/PL_010_V1/leiauteEventoCancNFe_v1.00.xsd +358 -0
- package/schemas/PL_010_V1/leiauteEventoCancSubst_v1.00.xsd +366 -0
- package/schemas/PL_010_V1/leiauteEventoEConf_v1.00.xsd +296 -0
- package/schemas/PL_010_V1/leiauteEventoEntregaNFe_v1.00.xsd +321 -0
- package/schemas/PL_010_V1/leiauteEventoInsucessoNFe_v1.00.xsd +297 -0
- package/schemas/PL_010_V1/leiauteEvento_v1.00.xsd +335 -0
- package/schemas/PL_010_V1/leiauteInutNFe_v3.10.xsd +193 -0
- package/schemas/PL_010_V1/leiauteInutNFe_v4.00.xsd +193 -0
- package/schemas/PL_010_V1/leiauteInutNFe_v4.00_MT.xsd +200 -0
- package/schemas/PL_010_V1/leiauteNFe_v3.10.xsd +6060 -0
- package/schemas/PL_010_V1/leiauteNFe_v4.00.xsd +7438 -0
- package/schemas/PL_010_V1/leiauteRemIndus_v1.00.xsd +344 -0
- package/schemas/PL_010_V1/leiauteSuframaInternaliza_v1.00.xsd +642 -0
- package/schemas/PL_010_V1/leiauteSuframaVistoria_v1.00.xsd +648 -0
- package/schemas/PL_010_V1/nfe_v3.10.xsd +9 -0
- package/schemas/PL_010_V1/nfe_v4.00.xsd +10 -0
- package/schemas/PL_010_V1/procAverbNFe_v1.00.xsd +10 -0
- package/schemas/PL_010_V1/procCCeNFe_v1.00.xsd +10 -0
- package/schemas/PL_010_V1/procComprovanteEntregaNFe_v1.00.xsd +10 -0
- package/schemas/PL_010_V1/procConfRecebtoNFe_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/procEPEC_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/procEventoAtorInteressado_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/procEventoCancEConf_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/procEventoCancEntregaNFe_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/procEventoCancInsucessoNFe_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/procEventoCancNFe_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/procEventoCancSubst_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/procEventoEConf_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/procEventoEntregaNFe_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/procEventoInsucessoNFe_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/procEventoNFe_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/procEventoNFe_v99.99.xsd +37 -0
- package/schemas/PL_010_V1/procInutNFe_v3.10.xsd +9 -0
- package/schemas/PL_010_V1/procInutNFe_v4.00.xsd +9 -0
- package/schemas/PL_010_V1/procNFe_v3.10.xsd +9 -0
- package/schemas/PL_010_V1/procNFe_v4.00.xsd +9 -0
- package/schemas/PL_010_V1/procRemIndus_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/prod_leiauteNFe_v4.00.xsd +6736 -0
- package/schemas/PL_010_V1/resEvento_v1.00.xsd +94 -0
- package/schemas/PL_010_V1/resEvento_v1.01.xsd +108 -0
- package/schemas/PL_010_V1/resNFe_v1.00.xsd +110 -0
- package/schemas/PL_010_V1/resNFe_v1.01.xsd +122 -0
- package/schemas/PL_010_V1/retComprovanteEntregaNFe_v1.00.xsd +10 -0
- package/schemas/PL_010_V1/retConsCad_v2.00.xsd +9 -0
- package/schemas/PL_010_V1/retConsGTIN_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/retConsReciNFe_v3.10.xsd +9 -0
- package/schemas/PL_010_V1/retConsReciNFe_v4.00.xsd +9 -0
- package/schemas/PL_010_V1/retConsSitNFe_v3.10.xsd +9 -0
- package/schemas/PL_010_V1/retConsSitNFe_v4.00.xsd +9 -0
- package/schemas/PL_010_V1/retConsStatServ_v3.10.xsd +9 -0
- package/schemas/PL_010_V1/retConsStatServ_v4.00.xsd +9 -0
- package/schemas/PL_010_V1/retDistDFeInt_v1.00.xsd +84 -0
- package/schemas/PL_010_V1/retDistDFeInt_v1.01.xsd +99 -0
- package/schemas/PL_010_V1/retDownloadNFe_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/retEnvAverb_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/retEnvAverb_v1.00_1.xsd +9 -0
- package/schemas/PL_010_V1/retEnvCCe_v1.00.xsd +10 -0
- package/schemas/PL_010_V1/retEnvCancelPProrrogNFe_v1.0.xsd +231 -0
- package/schemas/PL_010_V1/retEnvConfRecebto_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/retEnvEPEC_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/retEnvEventoAtorInteressado_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/retEnvEventoCancNFe_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/retEnvEventoCancSubst_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/retEnvEvento_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/retEnvFiscoNFe_v1.0.xsd +234 -0
- package/schemas/PL_010_V1/retEnvRemIndus_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/retEnvSuframaInternaliza_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/retEnvSuframaVistoria_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/retEnviNFe_v3.10.xsd +9 -0
- package/schemas/PL_010_V1/retEnviNFe_v4.00.xsd +9 -0
- package/schemas/PL_010_V1/retEventoCancEConf_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/retEventoCancEntregaNFe_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/retEventoCancInsucessoNFe_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/retEventoEConf_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/retEventoEPEC_v0.01.xsd +207 -0
- package/schemas/PL_010_V1/retEventoEntregaNFe_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/retEventoInsucessoNFe_v1.00.xsd +9 -0
- package/schemas/PL_010_V1/retInutNFe_v3.10.xsd +9 -0
- package/schemas/PL_010_V1/retInutNFe_v4.00.xsd +9 -0
- package/schemas/PL_010_V1/retPProrrogNFe_v1.0.xsd +233 -0
- package/schemas/PL_010_V1/retconsNFeDest_v1.01.xsd +9 -0
- package/schemas/PL_010_V1/tiposBasico_v1.03.xsd +871 -0
- package/schemas/PL_010_V1/tiposBasico_v3.10.xsd +571 -0
- package/schemas/PL_010_V1/tiposBasico_v4.00.xsd +598 -0
- package/schemas/PL_010_V1/tiposBasicosCcgConsGTIN_v1.00.xsd +84 -0
- package/schemas/PL_010_V1/tiposDistDFe_v1.00.xsd +217 -0
- package/schemas/PL_010_V1/tiposDistDFe_v1.01.xsd +222 -0
- package/schemas/PL_010_V1/xmldsig-core-schema_v1.01.xsd +98 -0
- package/schemas/Teste/EventoCancEntregaNFe_v1.00.xsd +9 -0
- package/schemas/Teste/EventoEntregaNFe_v1.00.xsd +9 -0
- package/schemas/Teste/e110130_v1.00.xsd +102 -0
- package/schemas/Teste/e110131_v1.00.xsd +51 -0
- package/schemas/Teste/envEventoCancEntregaNFe_v1.00.xsd +10 -0
- package/schemas/Teste/envEventoEntregaNFe_v1.00.xsd +10 -0
- package/schemas/Teste/leiauteEventoCancEntregaNFe_v1.00.xsd +307 -0
- package/schemas/Teste/leiauteEventoEntregaNFe_v1.00.xsd +321 -0
- package/schemas/Teste/procEventoCancEntregaNFe_v1.00.xsd +9 -0
- package/schemas/Teste/procEventoEntregaNFe_v1.00.xsd +9 -0
- package/schemas/Teste/retEventoCancEntregaNFe_v1.00.xsd +9 -0
- package/schemas/Teste/retEventoEntregaNFe_v1.00.xsd +9 -0
- package/schemas/Teste/tiposBasico_v1.03.xsd +871 -0
- package/schemas/Teste/xmldsig-core-schema_v1.01.xsd +98 -0
@@ -0,0 +1,98 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<!-- PL_006f versao com correcoes no xServ para tornar a literal STATUS obrigatoria 21/05/2010 -->
|
3
|
+
<xs:schema xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns="http://www.portalfiscal.inf.br/nfe" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.portalfiscal.inf.br/nfe" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
4
|
+
<xs:include schemaLocation="tiposBasico_v4.00.xsd"/>
|
5
|
+
<xs:complexType name="TConsStatServ">
|
6
|
+
<xs:annotation>
|
7
|
+
<xs:documentation>Tipo Pedido de Consulta do Status do Serviço</xs:documentation>
|
8
|
+
</xs:annotation>
|
9
|
+
<xs:sequence>
|
10
|
+
<xs:element name="tpAmb" type="TAmb">
|
11
|
+
<xs:annotation>
|
12
|
+
<xs:documentation>Identificação do Ambiente:
|
13
|
+
1 - Produção
|
14
|
+
2 - Homologação</xs:documentation>
|
15
|
+
</xs:annotation>
|
16
|
+
</xs:element>
|
17
|
+
<xs:element name="cUF" type="TCodUfIBGE">
|
18
|
+
<xs:annotation>
|
19
|
+
<xs:documentation>Sigla da UF consultada</xs:documentation>
|
20
|
+
</xs:annotation>
|
21
|
+
</xs:element>
|
22
|
+
<xs:element name="xServ">
|
23
|
+
<xs:annotation>
|
24
|
+
<xs:documentation>Serviço Solicitado</xs:documentation>
|
25
|
+
</xs:annotation>
|
26
|
+
<xs:simpleType>
|
27
|
+
<xs:restriction base="TServ">
|
28
|
+
<xs:enumeration value="STATUS"/>
|
29
|
+
</xs:restriction>
|
30
|
+
</xs:simpleType>
|
31
|
+
</xs:element>
|
32
|
+
</xs:sequence>
|
33
|
+
<xs:attribute name="versao" type="TVerConsStatServ" use="required"/>
|
34
|
+
</xs:complexType>
|
35
|
+
<xs:complexType name="TRetConsStatServ">
|
36
|
+
<xs:annotation>
|
37
|
+
<xs:documentation>Tipo Resultado da Consulta do Status do Serviço</xs:documentation>
|
38
|
+
</xs:annotation>
|
39
|
+
<xs:sequence>
|
40
|
+
<xs:element name="tpAmb" type="TAmb">
|
41
|
+
<xs:annotation>
|
42
|
+
<xs:documentation>Identificação do Ambiente:
|
43
|
+
1 - Produção
|
44
|
+
2 - Homologação</xs:documentation>
|
45
|
+
</xs:annotation>
|
46
|
+
</xs:element>
|
47
|
+
<xs:element name="verAplic" type="TVerAplic">
|
48
|
+
<xs:annotation>
|
49
|
+
<xs:documentation>Versão do Aplicativo que processou a NF-e</xs:documentation>
|
50
|
+
</xs:annotation>
|
51
|
+
</xs:element>
|
52
|
+
<xs:element name="cStat" type="TStat">
|
53
|
+
<xs:annotation>
|
54
|
+
<xs:documentation>Código do status da mensagem enviada.</xs:documentation>
|
55
|
+
</xs:annotation>
|
56
|
+
</xs:element>
|
57
|
+
<xs:element name="xMotivo" type="TMotivo">
|
58
|
+
<xs:annotation>
|
59
|
+
<xs:documentation>Descrição literal do status do serviço solicitado.</xs:documentation>
|
60
|
+
</xs:annotation>
|
61
|
+
</xs:element>
|
62
|
+
<xs:element name="cUF" type="TCodUfIBGE">
|
63
|
+
<xs:annotation>
|
64
|
+
<xs:documentation>Código da UF responsável pelo serviço</xs:documentation>
|
65
|
+
</xs:annotation>
|
66
|
+
</xs:element>
|
67
|
+
<xs:element name="dhRecbto" type="TDateTimeUTC">
|
68
|
+
<xs:annotation>
|
69
|
+
<xs:documentation>Data e hora do recebimento da consulta no formato AAAA-MM-DDTHH:MM:SSTZD</xs:documentation>
|
70
|
+
</xs:annotation>
|
71
|
+
</xs:element>
|
72
|
+
<xs:element name="tMed" type="TMed" minOccurs="0">
|
73
|
+
<xs:annotation>
|
74
|
+
<xs:documentation>Tempo médio de resposta do serviço (em segundos) dos últimos 5 minutos</xs:documentation>
|
75
|
+
</xs:annotation>
|
76
|
+
</xs:element>
|
77
|
+
<xs:element name="dhRetorno" type="TDateTimeUTC" minOccurs="0">
|
78
|
+
<xs:annotation>
|
79
|
+
<xs:documentation>AAAA-MM-DDTHH:MM:SSDeve ser preenchida com data e hora previstas para o retorno dos serviços prestados.</xs:documentation>
|
80
|
+
</xs:annotation>
|
81
|
+
</xs:element>
|
82
|
+
<xs:element name="xObs" type="TMotivo" minOccurs="0">
|
83
|
+
<xs:annotation>
|
84
|
+
<xs:documentation>Campo observação utilizado para incluir informações ao contribuinte</xs:documentation>
|
85
|
+
</xs:annotation>
|
86
|
+
</xs:element>
|
87
|
+
</xs:sequence>
|
88
|
+
<xs:attribute name="versao" type="TVerConsStatServ" use="required"/>
|
89
|
+
</xs:complexType>
|
90
|
+
<xs:simpleType name="TVerConsStatServ">
|
91
|
+
<xs:annotation>
|
92
|
+
<xs:documentation>Tipo versão do leiuate da Consulta Status do Serviço 4.00</xs:documentation>
|
93
|
+
</xs:annotation>
|
94
|
+
<xs:restriction base="xs:token">
|
95
|
+
<xs:pattern value="4\.00"/>
|
96
|
+
</xs:restriction>
|
97
|
+
</xs:simpleType>
|
98
|
+
</xs:schema>
|
@@ -0,0 +1,404 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<!-- PL_006f versao com correcoes no xServ para tornar a literal CONS-CAD obrigatoria 21/05/2010 -->
|
3
|
+
<!-- PL_006c versao com correcoes 24/12/2009 -->
|
4
|
+
<xs:schema xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns="http://www.portalfiscal.inf.br/nfe" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.portalfiscal.inf.br/nfe" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
5
|
+
<xs:include schemaLocation="tiposBasico_v1.03.xsd"/>
|
6
|
+
<xs:complexType name="TConsCad">
|
7
|
+
<xs:annotation>
|
8
|
+
<xs:documentation>Tipo Pedido de Consulta de cadastro de contribuintes</xs:documentation>
|
9
|
+
</xs:annotation>
|
10
|
+
<xs:sequence>
|
11
|
+
<xs:element name="infCons">
|
12
|
+
<xs:annotation>
|
13
|
+
<xs:documentation>Dados do Pedido de Consulta de cadastro de contribuintes</xs:documentation>
|
14
|
+
</xs:annotation>
|
15
|
+
<xs:complexType>
|
16
|
+
<xs:sequence>
|
17
|
+
<xs:element name="xServ">
|
18
|
+
<xs:annotation>
|
19
|
+
<xs:documentation>Serviço Solicitado</xs:documentation>
|
20
|
+
</xs:annotation>
|
21
|
+
<xs:simpleType>
|
22
|
+
<xs:restriction base="TServ">
|
23
|
+
<xs:enumeration value="CONS-CAD"/>
|
24
|
+
</xs:restriction>
|
25
|
+
</xs:simpleType>
|
26
|
+
</xs:element>
|
27
|
+
<xs:element name="UF" type="TUfCons">
|
28
|
+
<xs:annotation>
|
29
|
+
<xs:documentation>sigla da UF consultada, utilizar SU para SUFRAMA</xs:documentation>
|
30
|
+
</xs:annotation>
|
31
|
+
</xs:element>
|
32
|
+
<xs:choice>
|
33
|
+
<xs:annotation>
|
34
|
+
<xs:documentation>argumento de pesquisa</xs:documentation>
|
35
|
+
</xs:annotation>
|
36
|
+
<xs:element name="IE" type="TIe">
|
37
|
+
<xs:annotation>
|
38
|
+
<xs:documentation>Inscrição Estadual do contribuinte </xs:documentation>
|
39
|
+
</xs:annotation>
|
40
|
+
</xs:element>
|
41
|
+
<xs:element name="CNPJ" type="TCnpjVar">
|
42
|
+
<xs:annotation>
|
43
|
+
<xs:documentation>CNPJ do contribuinte</xs:documentation>
|
44
|
+
</xs:annotation>
|
45
|
+
</xs:element>
|
46
|
+
<xs:element name="CPF" type="TCpfVar">
|
47
|
+
<xs:annotation>
|
48
|
+
<xs:documentation>CPF do contribuinte</xs:documentation>
|
49
|
+
</xs:annotation>
|
50
|
+
</xs:element>
|
51
|
+
</xs:choice>
|
52
|
+
</xs:sequence>
|
53
|
+
</xs:complexType>
|
54
|
+
</xs:element>
|
55
|
+
</xs:sequence>
|
56
|
+
<xs:attribute name="versao" type="TVerConsCad" use="required"/>
|
57
|
+
</xs:complexType>
|
58
|
+
<xs:complexType name="TRetConsCad">
|
59
|
+
<xs:annotation>
|
60
|
+
<xs:documentation>Tipo Retorno Pedido de Consulta de cadastro de contribuintes</xs:documentation>
|
61
|
+
</xs:annotation>
|
62
|
+
<xs:sequence>
|
63
|
+
<xs:element name="infCons">
|
64
|
+
<xs:annotation>
|
65
|
+
<xs:documentation>Dados do Resultado doDados do Pedido de Consulta de cadastro de contribuintes</xs:documentation>
|
66
|
+
</xs:annotation>
|
67
|
+
<xs:complexType>
|
68
|
+
<xs:sequence>
|
69
|
+
<xs:element name="verAplic" type="TVerAplic">
|
70
|
+
<xs:annotation>
|
71
|
+
<xs:documentation>Versão do Aplicativo que processou o pedido de consulta de cadastro</xs:documentation>
|
72
|
+
</xs:annotation>
|
73
|
+
</xs:element>
|
74
|
+
<xs:element name="cStat" type="TStat">
|
75
|
+
<xs:annotation>
|
76
|
+
<xs:documentation>Código do status da mensagem enviada.</xs:documentation>
|
77
|
+
</xs:annotation>
|
78
|
+
</xs:element>
|
79
|
+
<xs:element name="xMotivo" type="TMotivo">
|
80
|
+
<xs:annotation>
|
81
|
+
<xs:documentation>Descrição literal do status do serviço solicitado.</xs:documentation>
|
82
|
+
</xs:annotation>
|
83
|
+
</xs:element>
|
84
|
+
<xs:element name="UF" type="TUfCons">
|
85
|
+
<xs:annotation>
|
86
|
+
<xs:documentation>sigla da UF consultada, utilizar SU para SUFRAMA</xs:documentation>
|
87
|
+
</xs:annotation>
|
88
|
+
</xs:element>
|
89
|
+
<xs:choice>
|
90
|
+
<xs:annotation>
|
91
|
+
<xs:documentation>argumento de pesquisa</xs:documentation>
|
92
|
+
</xs:annotation>
|
93
|
+
<xs:element name="IE" type="TIe">
|
94
|
+
<xs:annotation>
|
95
|
+
<xs:documentation>Inscrição Estadual do contribuinte </xs:documentation>
|
96
|
+
</xs:annotation>
|
97
|
+
</xs:element>
|
98
|
+
<xs:element name="CNPJ" type="TCnpjVar">
|
99
|
+
<xs:annotation>
|
100
|
+
<xs:documentation>CNPJ do contribuinte</xs:documentation>
|
101
|
+
</xs:annotation>
|
102
|
+
</xs:element>
|
103
|
+
<xs:element name="CPF" type="TCpfVar">
|
104
|
+
<xs:annotation>
|
105
|
+
<xs:documentation>CPF do contribuinte</xs:documentation>
|
106
|
+
</xs:annotation>
|
107
|
+
</xs:element>
|
108
|
+
</xs:choice>
|
109
|
+
<xs:element name="dhCons" type="xs:dateTime">
|
110
|
+
<xs:annotation>
|
111
|
+
<xs:documentation>Data da Consulta</xs:documentation>
|
112
|
+
</xs:annotation>
|
113
|
+
</xs:element>
|
114
|
+
<xs:element name="cUF" type="TCodUfIBGE">
|
115
|
+
<xs:annotation>
|
116
|
+
<xs:documentation>código da UF de atendimento</xs:documentation>
|
117
|
+
</xs:annotation>
|
118
|
+
</xs:element>
|
119
|
+
<xs:element name="infCad" minOccurs="0" maxOccurs="unbounded">
|
120
|
+
<xs:annotation>
|
121
|
+
<xs:documentation>Informações cadastrais do contribuinte consultado</xs:documentation>
|
122
|
+
</xs:annotation>
|
123
|
+
<xs:complexType>
|
124
|
+
<xs:sequence>
|
125
|
+
<xs:element name="IE" type="TIe">
|
126
|
+
<xs:annotation>
|
127
|
+
<xs:documentation>Número da Inscrição Estadual do contribuinte</xs:documentation>
|
128
|
+
</xs:annotation>
|
129
|
+
</xs:element>
|
130
|
+
<xs:choice>
|
131
|
+
<xs:element name="CNPJ" type="TCnpjVar">
|
132
|
+
<xs:annotation>
|
133
|
+
<xs:documentation>Número do CNPJ do contribuinte</xs:documentation>
|
134
|
+
</xs:annotation>
|
135
|
+
</xs:element>
|
136
|
+
<xs:element name="CPF" type="TCpfVar">
|
137
|
+
<xs:annotation>
|
138
|
+
<xs:documentation>Número do CPF do contribuinte</xs:documentation>
|
139
|
+
</xs:annotation>
|
140
|
+
</xs:element>
|
141
|
+
</xs:choice>
|
142
|
+
<xs:element name="UF" type="TUf">
|
143
|
+
<xs:annotation>
|
144
|
+
<xs:documentation>Sigla da UF de localização do contribuinte. Em algumas situações, a UF de localização pode ser diferente da UF consultada. Ex. IE de Substituto Tributário.</xs:documentation>
|
145
|
+
</xs:annotation>
|
146
|
+
</xs:element>
|
147
|
+
<xs:element name="cSit">
|
148
|
+
<xs:annotation>
|
149
|
+
<xs:documentation>Situação cadastral do contribuinte:
|
150
|
+
0 - não habilitado
|
151
|
+
1 - habilitado</xs:documentation>
|
152
|
+
</xs:annotation>
|
153
|
+
<xs:simpleType>
|
154
|
+
<xs:restriction base="xs:token">
|
155
|
+
<xs:enumeration value="0"/>
|
156
|
+
<xs:enumeration value="1"/>
|
157
|
+
</xs:restriction>
|
158
|
+
</xs:simpleType>
|
159
|
+
</xs:element>
|
160
|
+
<xs:element name="indCredNFe">
|
161
|
+
<xs:annotation>
|
162
|
+
<xs:documentation>Indicador de contribuinte credenciado a emitir NF-e.
|
163
|
+
0 - Não credenciado para emissão da NF-e;
|
164
|
+
1 - Credenciado;
|
165
|
+
2 - Credenciado com obrigatoriedade para todas operações;
|
166
|
+
3 - Credenciado com obrigatoriedade parcial;
|
167
|
+
4 – a SEFAZ não fornece a informação.
|
168
|
+
Este indicador significa apenas que o contribuinte é credenciado para emitir NF-e na SEFAZ consultada.</xs:documentation>
|
169
|
+
</xs:annotation>
|
170
|
+
<xs:simpleType>
|
171
|
+
<xs:restriction base="xs:string">
|
172
|
+
<xs:whiteSpace value="preserve"/>
|
173
|
+
<xs:enumeration value="0"/>
|
174
|
+
<xs:enumeration value="1"/>
|
175
|
+
<xs:enumeration value="2"/>
|
176
|
+
<xs:enumeration value="3"/>
|
177
|
+
<xs:enumeration value="4"/>
|
178
|
+
</xs:restriction>
|
179
|
+
</xs:simpleType>
|
180
|
+
</xs:element>
|
181
|
+
<xs:element name="indCredCTe">
|
182
|
+
<xs:annotation>
|
183
|
+
<xs:documentation>Indicador de contribuinte credenciado a emitir CT-e.
|
184
|
+
0 - Não credenciado para emissão da CT-e;
|
185
|
+
1 - Credenciado;
|
186
|
+
2 - Credenciado com obrigatoriedade para todas operações;
|
187
|
+
3 - Credenciado com obrigatoriedade parcial;
|
188
|
+
4 – a SEFAZ não fornece a informação.
|
189
|
+
Este indicador significa apenas que o contribuinte é credenciado para emitir CT-e na SEFAZ consultada.</xs:documentation>
|
190
|
+
</xs:annotation>
|
191
|
+
<xs:simpleType>
|
192
|
+
<xs:restriction base="xs:string">
|
193
|
+
<xs:whiteSpace value="preserve"/>
|
194
|
+
<xs:enumeration value="0"/>
|
195
|
+
<xs:enumeration value="1"/>
|
196
|
+
<xs:enumeration value="2"/>
|
197
|
+
<xs:enumeration value="3"/>
|
198
|
+
<xs:enumeration value="4"/>
|
199
|
+
</xs:restriction>
|
200
|
+
</xs:simpleType>
|
201
|
+
</xs:element>
|
202
|
+
<xs:element name="xNome">
|
203
|
+
<xs:annotation>
|
204
|
+
<xs:documentation>Razão Social ou nome do contribuinte</xs:documentation>
|
205
|
+
</xs:annotation>
|
206
|
+
<xs:simpleType>
|
207
|
+
<xs:restriction base="TString">
|
208
|
+
<xs:minLength value="1"/>
|
209
|
+
<xs:maxLength value="60"/>
|
210
|
+
</xs:restriction>
|
211
|
+
</xs:simpleType>
|
212
|
+
</xs:element>
|
213
|
+
<xs:element name="xFant" minOccurs="0">
|
214
|
+
<xs:annotation>
|
215
|
+
<xs:documentation>Razão Social ou nome do contribuinte</xs:documentation>
|
216
|
+
</xs:annotation>
|
217
|
+
<xs:simpleType>
|
218
|
+
<xs:restriction base="TString">
|
219
|
+
<xs:minLength value="1"/>
|
220
|
+
<xs:maxLength value="60"/>
|
221
|
+
</xs:restriction>
|
222
|
+
</xs:simpleType>
|
223
|
+
</xs:element>
|
224
|
+
<xs:element name="xRegApur" minOccurs="0">
|
225
|
+
<xs:annotation>
|
226
|
+
<xs:documentation>Regime de Apuração do ICMS</xs:documentation>
|
227
|
+
</xs:annotation>
|
228
|
+
<xs:simpleType>
|
229
|
+
<xs:restriction base="xs:token">
|
230
|
+
<xs:minLength value="1"/>
|
231
|
+
<xs:maxLength value="60"/>
|
232
|
+
</xs:restriction>
|
233
|
+
</xs:simpleType>
|
234
|
+
</xs:element>
|
235
|
+
<xs:element name="CNAE" minOccurs="0">
|
236
|
+
<xs:annotation>
|
237
|
+
<xs:documentation>CNAE Fiscal do contribuinte</xs:documentation>
|
238
|
+
</xs:annotation>
|
239
|
+
<xs:simpleType>
|
240
|
+
<xs:restriction base="xs:token">
|
241
|
+
<xs:pattern value="[0-9]{6,7}"/>
|
242
|
+
</xs:restriction>
|
243
|
+
</xs:simpleType>
|
244
|
+
</xs:element>
|
245
|
+
<xs:element name="dIniAtiv" type="xs:date" minOccurs="0">
|
246
|
+
<xs:annotation>
|
247
|
+
<xs:documentation>Data de início de atividades do contribuinte</xs:documentation>
|
248
|
+
</xs:annotation>
|
249
|
+
</xs:element>
|
250
|
+
<xs:element name="dUltSit" type="xs:date" minOccurs="0">
|
251
|
+
<xs:annotation>
|
252
|
+
<xs:documentation>Data da última modificação da situação cadastral do contribuinte.</xs:documentation>
|
253
|
+
</xs:annotation>
|
254
|
+
</xs:element>
|
255
|
+
<xs:element name="dBaixa" type="xs:date" minOccurs="0">
|
256
|
+
<xs:annotation>
|
257
|
+
<xs:documentation>Data de ocorrência da baixa do contribuinte.</xs:documentation>
|
258
|
+
</xs:annotation>
|
259
|
+
</xs:element>
|
260
|
+
<xs:element name="IEUnica" type="TIe" minOccurs="0">
|
261
|
+
<xs:annotation>
|
262
|
+
<xs:documentation>Inscrição Estadual Única</xs:documentation>
|
263
|
+
</xs:annotation>
|
264
|
+
</xs:element>
|
265
|
+
<xs:element name="IEAtual" type="TIe" minOccurs="0">
|
266
|
+
<xs:annotation>
|
267
|
+
<xs:documentation>Inscrição Estadual atual</xs:documentation>
|
268
|
+
</xs:annotation>
|
269
|
+
</xs:element>
|
270
|
+
<xs:element name="ender" type="TEndereco" minOccurs="0">
|
271
|
+
<xs:annotation>
|
272
|
+
<xs:documentation>Endereço</xs:documentation>
|
273
|
+
</xs:annotation>
|
274
|
+
</xs:element>
|
275
|
+
</xs:sequence>
|
276
|
+
</xs:complexType>
|
277
|
+
</xs:element>
|
278
|
+
</xs:sequence>
|
279
|
+
</xs:complexType>
|
280
|
+
</xs:element>
|
281
|
+
</xs:sequence>
|
282
|
+
<xs:attribute name="versao" type="TVerConsCad" use="required"/>
|
283
|
+
</xs:complexType>
|
284
|
+
<xs:complexType name="TEndereco">
|
285
|
+
<xs:annotation>
|
286
|
+
<xs:documentation>Tipo Dados do Endereço</xs:documentation>
|
287
|
+
</xs:annotation>
|
288
|
+
<xs:sequence>
|
289
|
+
<xs:element name="xLgr" minOccurs="0">
|
290
|
+
<xs:annotation>
|
291
|
+
<xs:documentation>Logradouro</xs:documentation>
|
292
|
+
</xs:annotation>
|
293
|
+
<xs:simpleType>
|
294
|
+
<xs:restriction base="TString">
|
295
|
+
<xs:minLength value="1"/>
|
296
|
+
<xs:maxLength value="255"/>
|
297
|
+
</xs:restriction>
|
298
|
+
</xs:simpleType>
|
299
|
+
</xs:element>
|
300
|
+
<xs:element name="nro" minOccurs="0">
|
301
|
+
<xs:annotation>
|
302
|
+
<xs:documentation>Número</xs:documentation>
|
303
|
+
</xs:annotation>
|
304
|
+
<xs:simpleType>
|
305
|
+
<xs:restriction base="TString">
|
306
|
+
<xs:maxLength value="60"/>
|
307
|
+
<xs:minLength value="1"/>
|
308
|
+
</xs:restriction>
|
309
|
+
</xs:simpleType>
|
310
|
+
</xs:element>
|
311
|
+
<xs:element name="xCpl" minOccurs="0">
|
312
|
+
<xs:annotation>
|
313
|
+
<xs:documentation>Complemento</xs:documentation>
|
314
|
+
</xs:annotation>
|
315
|
+
<xs:simpleType>
|
316
|
+
<xs:restriction base="TString">
|
317
|
+
<xs:maxLength value="60"/>
|
318
|
+
<xs:minLength value="1"/>
|
319
|
+
</xs:restriction>
|
320
|
+
</xs:simpleType>
|
321
|
+
</xs:element>
|
322
|
+
<xs:element name="xBairro" minOccurs="0">
|
323
|
+
<xs:annotation>
|
324
|
+
<xs:documentation>Bairro</xs:documentation>
|
325
|
+
</xs:annotation>
|
326
|
+
<xs:simpleType>
|
327
|
+
<xs:restriction base="TString">
|
328
|
+
<xs:maxLength value="60"/>
|
329
|
+
<xs:minLength value="1"/>
|
330
|
+
</xs:restriction>
|
331
|
+
</xs:simpleType>
|
332
|
+
</xs:element>
|
333
|
+
<xs:element name="cMun" type="TCodMunIBGE" minOccurs="0">
|
334
|
+
<xs:annotation>
|
335
|
+
<xs:documentation>Código do município (utilizar a tabela do IBGE), informar 9999999 para operações com o exterior.</xs:documentation>
|
336
|
+
</xs:annotation>
|
337
|
+
</xs:element>
|
338
|
+
<xs:element name="xMun" minOccurs="0">
|
339
|
+
<xs:annotation>
|
340
|
+
<xs:documentation>Nome do município</xs:documentation>
|
341
|
+
</xs:annotation>
|
342
|
+
<xs:simpleType>
|
343
|
+
<xs:restriction base="TString">
|
344
|
+
<xs:maxLength value="60"/>
|
345
|
+
<xs:minLength value="1"/>
|
346
|
+
</xs:restriction>
|
347
|
+
</xs:simpleType>
|
348
|
+
</xs:element>
|
349
|
+
<xs:element name="CEP" minOccurs="0">
|
350
|
+
<xs:annotation>
|
351
|
+
<xs:documentation>CEP</xs:documentation>
|
352
|
+
</xs:annotation>
|
353
|
+
<xs:simpleType>
|
354
|
+
<xs:restriction base="xs:token">
|
355
|
+
<xs:pattern value="[0-9]{7,8}"/>
|
356
|
+
</xs:restriction>
|
357
|
+
</xs:simpleType>
|
358
|
+
</xs:element>
|
359
|
+
</xs:sequence>
|
360
|
+
</xs:complexType>
|
361
|
+
<xs:simpleType name="TUfCons">
|
362
|
+
<xs:annotation>
|
363
|
+
<xs:documentation>Tipo Sigla da UF consultada</xs:documentation>
|
364
|
+
</xs:annotation>
|
365
|
+
<xs:restriction base="xs:token">
|
366
|
+
<xs:enumeration value="AC"/>
|
367
|
+
<xs:enumeration value="AL"/>
|
368
|
+
<xs:enumeration value="AM"/>
|
369
|
+
<xs:enumeration value="AP"/>
|
370
|
+
<xs:enumeration value="BA"/>
|
371
|
+
<xs:enumeration value="CE"/>
|
372
|
+
<xs:enumeration value="DF"/>
|
373
|
+
<xs:enumeration value="ES"/>
|
374
|
+
<xs:enumeration value="GO"/>
|
375
|
+
<xs:enumeration value="MA"/>
|
376
|
+
<xs:enumeration value="MG"/>
|
377
|
+
<xs:enumeration value="MS"/>
|
378
|
+
<xs:enumeration value="MT"/>
|
379
|
+
<xs:enumeration value="PA"/>
|
380
|
+
<xs:enumeration value="PB"/>
|
381
|
+
<xs:enumeration value="PE"/>
|
382
|
+
<xs:enumeration value="PI"/>
|
383
|
+
<xs:enumeration value="PR"/>
|
384
|
+
<xs:enumeration value="RJ"/>
|
385
|
+
<xs:enumeration value="RN"/>
|
386
|
+
<xs:enumeration value="RO"/>
|
387
|
+
<xs:enumeration value="RR"/>
|
388
|
+
<xs:enumeration value="RS"/>
|
389
|
+
<xs:enumeration value="SC"/>
|
390
|
+
<xs:enumeration value="SE"/>
|
391
|
+
<xs:enumeration value="SP"/>
|
392
|
+
<xs:enumeration value="TO"/>
|
393
|
+
<xs:enumeration value="SU"/>
|
394
|
+
</xs:restriction>
|
395
|
+
</xs:simpleType>
|
396
|
+
<xs:simpleType name="TVerConsCad">
|
397
|
+
<xs:annotation>
|
398
|
+
<xs:documentation>Tipo Versão do Leiaute da Consulta Cadastro 2.00</xs:documentation>
|
399
|
+
</xs:annotation>
|
400
|
+
<xs:restriction base="xs:token">
|
401
|
+
<xs:pattern value="2\.00"/>
|
402
|
+
</xs:restriction>
|
403
|
+
</xs:simpleType>
|
404
|
+
</xs:schema>
|
@@ -0,0 +1,149 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<!-- edited with XMLSpy v2008 (http://www.altova.com) by sas-softwares@procergs.rs.gov.br (PROCERGS) -->
|
3
|
+
<!-- 15-07-2011 - versao preliminar -->
|
4
|
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.portalfiscal.inf.br/nfe" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" targetNamespace="http://www.portalfiscal.inf.br/nfe" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
5
|
+
<xs:include schemaLocation="tiposBasico_v1.03.xsd"/>
|
6
|
+
<xs:complexType name="TDownloadNFe">
|
7
|
+
<xs:annotation>
|
8
|
+
<xs:documentation>Tipo Pedido de Download de NF-e</xs:documentation>
|
9
|
+
</xs:annotation>
|
10
|
+
<xs:sequence>
|
11
|
+
<xs:element name="tpAmb" type="TAmb">
|
12
|
+
<xs:annotation>
|
13
|
+
<xs:documentation>Identificação do Ambiente:
|
14
|
+
1 - Produção
|
15
|
+
2 - Homologação</xs:documentation>
|
16
|
+
</xs:annotation>
|
17
|
+
</xs:element>
|
18
|
+
<xs:element name="xServ">
|
19
|
+
<xs:annotation>
|
20
|
+
<xs:documentation>Serviço Solicitado</xs:documentation>
|
21
|
+
</xs:annotation>
|
22
|
+
<xs:simpleType>
|
23
|
+
<xs:restriction base="xs:string">
|
24
|
+
<xs:whiteSpace value="preserve"/>
|
25
|
+
<xs:enumeration value="DOWNLOAD NFE"/>
|
26
|
+
</xs:restriction>
|
27
|
+
</xs:simpleType>
|
28
|
+
</xs:element>
|
29
|
+
<xs:element name="CNPJ" type="TCnpj">
|
30
|
+
<xs:annotation>
|
31
|
+
<xs:documentation>CNPJ do destinatário da NF-e</xs:documentation>
|
32
|
+
</xs:annotation>
|
33
|
+
</xs:element>
|
34
|
+
<xs:element name="chNFe" type="TChNFe" maxOccurs="10">
|
35
|
+
<xs:annotation>
|
36
|
+
<xs:documentation>Chave de Acesso da NF-e objeto de download</xs:documentation>
|
37
|
+
</xs:annotation>
|
38
|
+
</xs:element>
|
39
|
+
</xs:sequence>
|
40
|
+
<xs:attribute name="versao" type="TVerDownloadNFe" use="required"/>
|
41
|
+
</xs:complexType>
|
42
|
+
<xs:complexType name="TRetDownloadNFe">
|
43
|
+
<xs:annotation>
|
44
|
+
<xs:documentation>Tipo Retorno do pedido de Download de NF-e</xs:documentation>
|
45
|
+
</xs:annotation>
|
46
|
+
<xs:sequence>
|
47
|
+
<xs:element name="tpAmb" type="TAmb">
|
48
|
+
<xs:annotation>
|
49
|
+
<xs:documentation>Identificação do Ambiente:
|
50
|
+
1 - Produção
|
51
|
+
2 - Homologação</xs:documentation>
|
52
|
+
</xs:annotation>
|
53
|
+
</xs:element>
|
54
|
+
<xs:element name="verAplic" type="TVerAplic">
|
55
|
+
<xs:annotation>
|
56
|
+
<xs:documentation>Versão do Aplicativo que processou a NF-e</xs:documentation>
|
57
|
+
</xs:annotation>
|
58
|
+
</xs:element>
|
59
|
+
<xs:element name="cStat" type="TStat">
|
60
|
+
<xs:annotation>
|
61
|
+
<xs:documentation>Código do status da mensagem enviada.</xs:documentation>
|
62
|
+
</xs:annotation>
|
63
|
+
</xs:element>
|
64
|
+
<xs:element name="xMotivo" type="TMotivo">
|
65
|
+
<xs:annotation>
|
66
|
+
<xs:documentation>Descrição literal do status do serviço solicitado.</xs:documentation>
|
67
|
+
</xs:annotation>
|
68
|
+
</xs:element>
|
69
|
+
<xs:element name="dhResp" type="xs:dateTime">
|
70
|
+
<xs:annotation>
|
71
|
+
<xs:documentation>Data e hora da resposta à solicitação, no formato AAAA-MM-DDTHH:MM:SS</xs:documentation>
|
72
|
+
</xs:annotation>
|
73
|
+
</xs:element>
|
74
|
+
<xs:element name="retNFe" minOccurs="0" maxOccurs="10">
|
75
|
+
<xs:annotation>
|
76
|
+
<xs:documentation>Conjunto de informação das NF-e localizadas</xs:documentation>
|
77
|
+
</xs:annotation>
|
78
|
+
<xs:complexType>
|
79
|
+
<xs:sequence>
|
80
|
+
<xs:element name="chNFe" type="TChNFe">
|
81
|
+
<xs:annotation>
|
82
|
+
<xs:documentation>Chaves de acesso da NF-e consultada</xs:documentation>
|
83
|
+
</xs:annotation>
|
84
|
+
</xs:element>
|
85
|
+
<xs:element name="cStat" type="TStat">
|
86
|
+
<xs:annotation>
|
87
|
+
<xs:documentation>Código do status da mensagem enviada.</xs:documentation>
|
88
|
+
</xs:annotation>
|
89
|
+
</xs:element>
|
90
|
+
<xs:element name="xMotivo" type="TMotivo">
|
91
|
+
<xs:annotation>
|
92
|
+
<xs:documentation>Descrição literal do status do serviço solicitado.</xs:documentation>
|
93
|
+
</xs:annotation>
|
94
|
+
</xs:element>
|
95
|
+
<xs:choice minOccurs="0">
|
96
|
+
<xs:element name="procNFeGrupoZip">
|
97
|
+
<xs:complexType>
|
98
|
+
<xs:sequence>
|
99
|
+
<xs:element name="NFeZip" type="xs:base64Binary">
|
100
|
+
<xs:annotation>
|
101
|
+
<xs:documentation>XML NFe compactado no padrão gZIP</xs:documentation>
|
102
|
+
</xs:annotation>
|
103
|
+
</xs:element>
|
104
|
+
<xs:element name="protNFeZip" type="xs:base64Binary">
|
105
|
+
<xs:annotation>
|
106
|
+
<xs:documentation>XML protNFe compactado no padrão gZIP</xs:documentation>
|
107
|
+
</xs:annotation>
|
108
|
+
</xs:element>
|
109
|
+
</xs:sequence>
|
110
|
+
</xs:complexType>
|
111
|
+
</xs:element>
|
112
|
+
<xs:element name="procNFeZip" type="xs:base64Binary">
|
113
|
+
<xs:annotation>
|
114
|
+
<xs:documentation>XML do procNFe compactado no padrão gZIP</xs:documentation>
|
115
|
+
</xs:annotation>
|
116
|
+
</xs:element>
|
117
|
+
<xs:element name="procNFe">
|
118
|
+
<xs:complexType>
|
119
|
+
<xs:sequence>
|
120
|
+
<xs:any processContents="skip">
|
121
|
+
<xs:annotation>
|
122
|
+
<xs:documentation>XML do procNFe</xs:documentation>
|
123
|
+
</xs:annotation>
|
124
|
+
</xs:any>
|
125
|
+
</xs:sequence>
|
126
|
+
<xs:attribute name="schema" type="xs:string" use="required">
|
127
|
+
<xs:annotation>
|
128
|
+
<xs:documentation>Identificação do Schema XML de validação do proc, Ex. procNFe_v2.00.xsd.</xs:documentation>
|
129
|
+
</xs:annotation>
|
130
|
+
</xs:attribute>
|
131
|
+
</xs:complexType>
|
132
|
+
</xs:element>
|
133
|
+
</xs:choice>
|
134
|
+
</xs:sequence>
|
135
|
+
</xs:complexType>
|
136
|
+
</xs:element>
|
137
|
+
</xs:sequence>
|
138
|
+
<xs:attribute name="versao" type="TVerDownloadNFe" use="required"/>
|
139
|
+
</xs:complexType>
|
140
|
+
<xs:simpleType name="TVerDownloadNFe">
|
141
|
+
<xs:annotation>
|
142
|
+
<xs:documentation> Tipo Versão da consultaNFeDest</xs:documentation>
|
143
|
+
</xs:annotation>
|
144
|
+
<xs:restriction base="xs:string">
|
145
|
+
<xs:whiteSpace value="preserve"/>
|
146
|
+
<xs:enumeration value="1.00"/>
|
147
|
+
</xs:restriction>
|
148
|
+
</xs:simpleType>
|
149
|
+
</xs:schema>
|