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,234 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<xs:schema xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.portalfiscal.inf.br/nfe" targetNamespace="http://www.portalfiscal.inf.br/nfe" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
3
|
+
<xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="xmldsig-core-schema_v1.01.xsd"/>
|
4
|
+
<xs:include schemaLocation="tiposBasico_v3.10.xsd"/>
|
5
|
+
<xs:element name="retEnvEvento">
|
6
|
+
<xs:annotation>
|
7
|
+
<xs:documentation>TAG raiz do Resultado do Envio do Evento</xs:documentation>
|
8
|
+
</xs:annotation>
|
9
|
+
<xs:complexType>
|
10
|
+
<xs:sequence>
|
11
|
+
<xs:element name="idLote">
|
12
|
+
<xs:annotation>
|
13
|
+
<xs:documentation>Identificador de controle do Lote de envio do Evento. Número sequencial autoincremental único para identificação do Lote.</xs:documentation>
|
14
|
+
</xs:annotation>
|
15
|
+
<xs:simpleType>
|
16
|
+
<xs:restriction base="xs:string">
|
17
|
+
<xs:whiteSpace value="preserve"/>
|
18
|
+
<xs:pattern value="[0-9]{1,15}"/>
|
19
|
+
</xs:restriction>
|
20
|
+
</xs:simpleType>
|
21
|
+
</xs:element>
|
22
|
+
<xs:element name="tpAmb" type="TAmb">
|
23
|
+
<xs:annotation>
|
24
|
+
<xs:documentation>Identificação do Ambiente: 1 - Produção, 2 Homologação</xs:documentation>
|
25
|
+
</xs:annotation>
|
26
|
+
</xs:element>
|
27
|
+
<xs:element name="verAplic" type="TVerAplic">
|
28
|
+
<xs:annotation>
|
29
|
+
<xs:documentation>Versão da aplicação que processou o evento.</xs:documentation>
|
30
|
+
</xs:annotation>
|
31
|
+
</xs:element>
|
32
|
+
<xs:element name="cOrgao" type="TCOrgaoIBGE">
|
33
|
+
<xs:annotation>
|
34
|
+
<xs:documentation>Código da UF que registrou o Evento. Utilizar 90 para o Ambiente Nacional.</xs:documentation>
|
35
|
+
</xs:annotation>
|
36
|
+
</xs:element>
|
37
|
+
<xs:element name="cStat" type="TStat">
|
38
|
+
<xs:annotation>
|
39
|
+
<xs:documentation>Código do status da resposta</xs:documentation>
|
40
|
+
</xs:annotation>
|
41
|
+
</xs:element>
|
42
|
+
<xs:element name="xMotivo" type="TMotivo">
|
43
|
+
<xs:annotation>
|
44
|
+
<xs:documentation>Descrição do status da resposta</xs:documentation>
|
45
|
+
</xs:annotation>
|
46
|
+
</xs:element>
|
47
|
+
<xs:element maxOccurs="20" minOccurs="0" name="retEvento">
|
48
|
+
<xs:annotation>
|
49
|
+
<xs:documentation>TAG de grupo do resultado do processamento do Evento</xs:documentation>
|
50
|
+
</xs:annotation>
|
51
|
+
<xs:complexType>
|
52
|
+
<xs:sequence>
|
53
|
+
<xs:element name="infEvento">
|
54
|
+
<xs:annotation>
|
55
|
+
<xs:documentation>Grupo de informações do registro do Evento</xs:documentation>
|
56
|
+
</xs:annotation>
|
57
|
+
<xs:complexType>
|
58
|
+
<xs:sequence>
|
59
|
+
<xs:element name="tpAmb" type="TAmb">
|
60
|
+
<xs:annotation>
|
61
|
+
<xs:documentation>Identificação do Ambiente: 1 Produção / 2 Homologação</xs:documentation>
|
62
|
+
</xs:annotation>
|
63
|
+
</xs:element>
|
64
|
+
<xs:element name="verAplic" type="TVerAplic">
|
65
|
+
<xs:annotation>
|
66
|
+
<xs:documentation>Versão da aplicação que registrou o Evento, utilizar literal que permita a identificação do órgão, como a sigla da UF ou
|
67
|
+
do órgão.</xs:documentation>
|
68
|
+
</xs:annotation>
|
69
|
+
</xs:element>
|
70
|
+
<xs:element name="cOrgao" type="TCOrgaoIBGE">
|
71
|
+
<xs:annotation>
|
72
|
+
<xs:documentation>Código da UF que registrou o Evento. Utilizar 90 para o Ambiente Nacional.</xs:documentation>
|
73
|
+
</xs:annotation>
|
74
|
+
</xs:element>
|
75
|
+
<xs:element name="cStat" type="TStat">
|
76
|
+
<xs:annotation>
|
77
|
+
<xs:documentation>Código do status da resposta.</xs:documentation>
|
78
|
+
</xs:annotation>
|
79
|
+
</xs:element>
|
80
|
+
<xs:element name="xMotivo" type="TMotivo">
|
81
|
+
<xs:annotation>
|
82
|
+
<xs:documentation>Descrição do status da resposta.</xs:documentation>
|
83
|
+
</xs:annotation>
|
84
|
+
</xs:element>
|
85
|
+
<xs:element name="chNFe" maxOccurs="1" minOccurs="0" type="TChNFe">
|
86
|
+
<xs:annotation>
|
87
|
+
<xs:documentation>Chave de Acesso da NF-e vinculada ao evento.</xs:documentation>
|
88
|
+
</xs:annotation>
|
89
|
+
</xs:element>
|
90
|
+
<xs:element name="tpEvento" maxOccurs="1" minOccurs="0">
|
91
|
+
<xs:annotation>
|
92
|
+
<xs:documentation>Código do Tipo do Evento.</xs:documentation>
|
93
|
+
</xs:annotation>
|
94
|
+
<xs:simpleType>
|
95
|
+
<xs:restriction base="xs:string">
|
96
|
+
<xs:whiteSpace value="preserve" />
|
97
|
+
<xs:pattern value="[0-9]{6}" />
|
98
|
+
<xs:enumeration value="411500" />
|
99
|
+
<xs:enumeration value="411501" />
|
100
|
+
<xs:enumeration value="411502" />
|
101
|
+
<xs:enumeration value="411503" />
|
102
|
+
</xs:restriction>
|
103
|
+
</xs:simpleType>
|
104
|
+
</xs:element>
|
105
|
+
<xs:element maxOccurs="1" minOccurs="0" name="xEvento">
|
106
|
+
<xs:annotation>
|
107
|
+
<xs:documentation>Descrição do Evento Cancelamento de Pedido de Prorrogação registrado</xs:documentation>
|
108
|
+
</xs:annotation>
|
109
|
+
<xs:simpleType>
|
110
|
+
<xs:restriction base="xs:string">
|
111
|
+
<xs:whiteSpace value="preserve" />
|
112
|
+
<xs:enumeration value="Evento Fisco Registrado" />
|
113
|
+
</xs:restriction>
|
114
|
+
</xs:simpleType>
|
115
|
+
</xs:element>
|
116
|
+
<xs:element maxOccurs="1" minOccurs="0" name="nSeqEvento">
|
117
|
+
<xs:annotation>
|
118
|
+
<xs:documentation>Sequencial do evento para o mesmo tipo de evento. </xs:documentation>
|
119
|
+
</xs:annotation>
|
120
|
+
<xs:simpleType>
|
121
|
+
<xs:restriction base="xs:string">
|
122
|
+
<xs:whiteSpace value="preserve" />
|
123
|
+
<xs:pattern value="[0-9]{1,2}" />
|
124
|
+
</xs:restriction>
|
125
|
+
</xs:simpleType>
|
126
|
+
</xs:element>
|
127
|
+
<xs:element name="CNPJDest" maxOccurs="1" minOccurs="0" type="TCnpjOpc">
|
128
|
+
<xs:annotation>
|
129
|
+
<xs:documentation>Informar o CNPJ do destinatário da NF-e.</xs:documentation>
|
130
|
+
</xs:annotation>
|
131
|
+
</xs:element>
|
132
|
+
<xs:element name="emailDest" maxOccurs="1" minOccurs="0">
|
133
|
+
<xs:annotation>
|
134
|
+
<xs:documentation>email do destinatário informado na NF-e.</xs:documentation>
|
135
|
+
</xs:annotation>
|
136
|
+
<xs:simpleType>
|
137
|
+
<xs:restriction base="TString">
|
138
|
+
<xs:minLength value="1"/>
|
139
|
+
<xs:maxLength value="60"/>
|
140
|
+
</xs:restriction>
|
141
|
+
</xs:simpleType>
|
142
|
+
</xs:element>
|
143
|
+
<xs:element name="dhRegEvento" type="TDateTimeUTC">
|
144
|
+
<xs:annotation>
|
145
|
+
<xs:documentation>Data e hora de registro do evento no formato AAAA-MMDDTHH:MM:SSTZD (formato UTC, onde TZD é +HH:MM ou
|
146
|
+
HH:MM), se o evento for rejeitado informar a data e hora de recebimento do evento.</xs:documentation>
|
147
|
+
</xs:annotation>
|
148
|
+
</xs:element>
|
149
|
+
<xs:element name="nProt" maxOccurs="1" minOccurs="0" type="TProt">
|
150
|
+
<xs:annotation>
|
151
|
+
<xs:documentation>Número do Protocolo do Evento 1 posição (1-Secretaria da Fazenda Estadual, 2-RFB), 2 posições para o código da UF, 2 posições para o ano e 10 posições para o sequencial no ano.</xs:documentation>
|
152
|
+
</xs:annotation>
|
153
|
+
</xs:element>
|
154
|
+
</xs:sequence>
|
155
|
+
<xs:attribute name="Id" >
|
156
|
+
<xs:annotation>
|
157
|
+
<xs:documentation>Identificador da TAG a ser assinada, somente deve ser informado se o órgão de registro assinar a resposta.
|
158
|
+
Em caso de assinatura da resposta pelo órgão de registro, preencher com o número do protocolo, precedido pela literal ID
|
159
|
+
</xs:documentation>
|
160
|
+
</xs:annotation>
|
161
|
+
<xs:simpleType>
|
162
|
+
<xs:restriction base="xs:ID">
|
163
|
+
<xs:pattern value="ID[0-9]{52}"/>
|
164
|
+
</xs:restriction>
|
165
|
+
</xs:simpleType>
|
166
|
+
</xs:attribute>
|
167
|
+
</xs:complexType>
|
168
|
+
</xs:element>
|
169
|
+
<xs:element ref="ds:Signature"/>
|
170
|
+
</xs:sequence>
|
171
|
+
<xs:attribute name="versao">
|
172
|
+
<xs:annotation>
|
173
|
+
<xs:documentation>Versão do leiaute</xs:documentation>
|
174
|
+
</xs:annotation>
|
175
|
+
<xs:simpleType>
|
176
|
+
<xs:restriction base="xs:string">
|
177
|
+
<xs:whiteSpace value="preserve"/>
|
178
|
+
<xs:pattern value="[0-9]{2}\.[0-9]{2}"/>
|
179
|
+
</xs:restriction>
|
180
|
+
</xs:simpleType>
|
181
|
+
</xs:attribute>
|
182
|
+
</xs:complexType>
|
183
|
+
</xs:element>
|
184
|
+
</xs:sequence>
|
185
|
+
<xs:attribute name="versao">
|
186
|
+
<xs:annotation>
|
187
|
+
<xs:documentation>Versão do leiaute</xs:documentation>
|
188
|
+
</xs:annotation>
|
189
|
+
<xs:simpleType>
|
190
|
+
<xs:restriction base="xs:string">
|
191
|
+
<xs:whiteSpace value="preserve"/>
|
192
|
+
<xs:pattern value="[0-9]{2}\.[0-9]{2}"/>
|
193
|
+
</xs:restriction>
|
194
|
+
</xs:simpleType>
|
195
|
+
</xs:attribute>
|
196
|
+
</xs:complexType>
|
197
|
+
</xs:element>
|
198
|
+
<xs:simpleType name="TCOrgaoIBGE">
|
199
|
+
<xs:annotation>
|
200
|
+
<xs:documentation>Tipo Código de orgão (UF da tabela do IBGE + 91 RFB)</xs:documentation>
|
201
|
+
</xs:annotation>
|
202
|
+
<xs:restriction base="xs:string">
|
203
|
+
<xs:whiteSpace value="preserve" />
|
204
|
+
<xs:enumeration value="11" />
|
205
|
+
<xs:enumeration value="12" />
|
206
|
+
<xs:enumeration value="13" />
|
207
|
+
<xs:enumeration value="14" />
|
208
|
+
<xs:enumeration value="15" />
|
209
|
+
<xs:enumeration value="16" />
|
210
|
+
<xs:enumeration value="17" />
|
211
|
+
<xs:enumeration value="21" />
|
212
|
+
<xs:enumeration value="22" />
|
213
|
+
<xs:enumeration value="23" />
|
214
|
+
<xs:enumeration value="24" />
|
215
|
+
<xs:enumeration value="25" />
|
216
|
+
<xs:enumeration value="26" />
|
217
|
+
<xs:enumeration value="27" />
|
218
|
+
<xs:enumeration value="28" />
|
219
|
+
<xs:enumeration value="29" />
|
220
|
+
<xs:enumeration value="31" />
|
221
|
+
<xs:enumeration value="32" />
|
222
|
+
<xs:enumeration value="33" />
|
223
|
+
<xs:enumeration value="35" />
|
224
|
+
<xs:enumeration value="41" />
|
225
|
+
<xs:enumeration value="42" />
|
226
|
+
<xs:enumeration value="43" />
|
227
|
+
<xs:enumeration value="50" />
|
228
|
+
<xs:enumeration value="51" />
|
229
|
+
<xs:enumeration value="52" />
|
230
|
+
<xs:enumeration value="53" />
|
231
|
+
<xs:enumeration value="91" />
|
232
|
+
</xs:restriction>
|
233
|
+
</xs:simpleType>
|
234
|
+
</xs:schema>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<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">
|
3
|
+
<xs:include schemaLocation="leiauteRemIndus_v1.00.xsd"/>
|
4
|
+
<xs:element name="retEnvEvento" type="TRetEnvEvento">
|
5
|
+
<xs:annotation>
|
6
|
+
<xs:documentation>Schema XML de Retorno do envio de evento de pedido de prorrogacao de remessa para industrializacao</xs:documentation>
|
7
|
+
</xs:annotation>
|
8
|
+
</xs:element>
|
9
|
+
</xs:schema>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<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">
|
3
|
+
<xs:include schemaLocation="leiauteSuframaInternaliza_v1.00.xsd"/>
|
4
|
+
<xs:element name="retEnvEvento" type="TRetEnvEvento">
|
5
|
+
<xs:annotation>
|
6
|
+
<xs:documentation>Schema XML de Retorno da envio do evento do Internalizacao SUFRAMA 990910</xs:documentation>
|
7
|
+
</xs:annotation>
|
8
|
+
</xs:element>
|
9
|
+
</xs:schema>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<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">
|
3
|
+
<xs:include schemaLocation="leiauteSuframaVistoria_v1.00.xsd"/>
|
4
|
+
<xs:element name="retEnvEvento" type="TRetEnvEvento">
|
5
|
+
<xs:annotation>
|
6
|
+
<xs:documentation>Schema XML de Retorno da envio do evento do Vistoria SUFRAMA 990900</xs:documentation>
|
7
|
+
</xs:annotation>
|
8
|
+
</xs:element>
|
9
|
+
</xs:schema>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<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">
|
3
|
+
<xs:include schemaLocation="leiauteNFe_v3.10.xsd"/>
|
4
|
+
<xs:element name="retEnviNFe" type="TRetEnviNFe">
|
5
|
+
<xs:annotation>
|
6
|
+
<xs:documentation>Schema XML de validação do retorno do Pedido de Concessão de Autorização da Nota Fiscal Eletrônica</xs:documentation>
|
7
|
+
</xs:annotation>
|
8
|
+
</xs:element>
|
9
|
+
</xs:schema>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<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">
|
3
|
+
<xs:include schemaLocation="leiauteNFe_v4.00.xsd"/>
|
4
|
+
<xs:element name="retEnviNFe" type="TRetEnviNFe">
|
5
|
+
<xs:annotation>
|
6
|
+
<xs:documentation>Schema XML de validação do retorno do Pedido de Concessão de Autorização da Nota Fiscal Eletrônica</xs:documentation>
|
7
|
+
</xs:annotation>
|
8
|
+
</xs:element>
|
9
|
+
</xs:schema>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<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">
|
3
|
+
<xs:include schemaLocation="leiauteEventoCancEConf_v1.00.xsd"/>
|
4
|
+
<xs:element name="retEnvEvento" type="TRetEnvEvento">
|
5
|
+
<xs:annotation>
|
6
|
+
<xs:documentation>Schema XML de Retorno da envio do evento de Cancelamento de Conciliação Financeira</xs:documentation>
|
7
|
+
</xs:annotation>
|
8
|
+
</xs:element>
|
9
|
+
</xs:schema>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<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">
|
3
|
+
<xs:include schemaLocation="leiauteEventoCancEntregaNFe_v1.00.xsd"/>
|
4
|
+
<xs:element name="retEnvEvento" type="TRetEnvEvento">
|
5
|
+
<xs:annotation>
|
6
|
+
<xs:documentation>Schema XML de Retorno da envio do evento de Comprovante de Entrega da NFe</xs:documentation>
|
7
|
+
</xs:annotation>
|
8
|
+
</xs:element>
|
9
|
+
</xs:schema>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<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">
|
3
|
+
<xs:include schemaLocation="leiauteEventoInsucessoNFe_v1.00.xsd"/>
|
4
|
+
<xs:element name="retEnvEvento" type="TRetEnvEvento">
|
5
|
+
<xs:annotation>
|
6
|
+
<xs:documentation>Schema XML de Retorno da envio do evento de Insucesso na Entrega da NFe</xs:documentation>
|
7
|
+
</xs:annotation>
|
8
|
+
</xs:element>
|
9
|
+
</xs:schema>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<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">
|
3
|
+
<xs:include schemaLocation="leiauteEventoEConf_v1.00.xsd"/>
|
4
|
+
<xs:element name="retEnvEvento" type="TRetEnvEvento">
|
5
|
+
<xs:annotation>
|
6
|
+
<xs:documentation>Schema XML de Retorno da envio do evento de Conciliação Financeira</xs:documentation>
|
7
|
+
</xs:annotation>
|
8
|
+
</xs:element>
|
9
|
+
</xs:schema>
|
@@ -0,0 +1,207 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<xs:schema xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.portalfiscal.inf.br/nfe" targetNamespace="http://www.portalfiscal.inf.br/nfe" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
3
|
+
<xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="xmldsig-core-schema_v1.01.xsd"/>
|
4
|
+
<xs:include schemaLocation="tiposBasico_v3.10.xsd"/>
|
5
|
+
<xs:element name="retEnvEvento">
|
6
|
+
<xs:complexType>
|
7
|
+
<xs:sequence>
|
8
|
+
<xs:element name="idLote">
|
9
|
+
<xs:annotation>
|
10
|
+
<xs:documentation>Identificador de controle do Lote de envio do Evento, conforme informado na mensagem de entrada.</xs:documentation>
|
11
|
+
</xs:annotation>
|
12
|
+
<xs:simpleType>
|
13
|
+
<xs:restriction base="xs:string">
|
14
|
+
<xs:whiteSpace value="preserve" />
|
15
|
+
<xs:pattern value="[0-9]{1,15}" />
|
16
|
+
</xs:restriction>
|
17
|
+
</xs:simpleType>
|
18
|
+
</xs:element>
|
19
|
+
<xs:element name="tpAmb" type="TAmb">
|
20
|
+
<xs:annotation>
|
21
|
+
<xs:documentation>Identificação do Ambiente: 1=Produção /2=Homologação</xs:documentation>
|
22
|
+
</xs:annotation>
|
23
|
+
</xs:element>
|
24
|
+
<xs:element name="verAplic" type="TVerAplic">
|
25
|
+
<xs:annotation>
|
26
|
+
<xs:documentation>Versão da aplicação que processou o evento.</xs:documentation>
|
27
|
+
</xs:annotation>
|
28
|
+
</xs:element>
|
29
|
+
<xs:element name="cOrgao" type="TCOrgaoIBGE">
|
30
|
+
<xs:annotation>
|
31
|
+
<xs:documentation>Código da UF que registrou o Evento. </xs:documentation>
|
32
|
+
</xs:annotation>
|
33
|
+
</xs:element>
|
34
|
+
<xs:element name="cStat" type="TStat">
|
35
|
+
<xs:annotation>
|
36
|
+
<xs:documentation>Código do status da resposta </xs:documentation>
|
37
|
+
</xs:annotation>
|
38
|
+
</xs:element>
|
39
|
+
<xs:element name="xMotivo" type="TMotivo">
|
40
|
+
<xs:annotation>
|
41
|
+
<xs:documentation>Descrição do status da resposta </xs:documentation>
|
42
|
+
</xs:annotation>
|
43
|
+
</xs:element>
|
44
|
+
<xs:element name="retEvento" minOccurs="0" maxOccurs="20">
|
45
|
+
<xs:complexType>
|
46
|
+
<xs:sequence>
|
47
|
+
<xs:annotation>
|
48
|
+
<xs:documentation>TAG de grupo do resultado do processamento do Evento</xs:documentation>
|
49
|
+
</xs:annotation>
|
50
|
+
<xs:element name="infEvento">
|
51
|
+
<xs:complexType>
|
52
|
+
<xs:sequence>
|
53
|
+
<xs:annotation>
|
54
|
+
<xs:documentation>Grupo de informações do registro do Evento</xs:documentation>
|
55
|
+
</xs:annotation>
|
56
|
+
<xs:element name="tpAmb" type="TAmb">
|
57
|
+
<xs:annotation>
|
58
|
+
<xs:documentation>Identificação do Ambiente: 1=Produção /2=Homologação</xs:documentation>
|
59
|
+
</xs:annotation>
|
60
|
+
</xs:element>
|
61
|
+
<xs:element name="verAplic" type="TVerAplic">
|
62
|
+
<xs:annotation>
|
63
|
+
<xs:documentation>Versão da aplicação que registrou o Evento, utilizar literal que permita a identificação do órgão, como a sigla da UF ou do órgão.</xs:documentation>
|
64
|
+
</xs:annotation>
|
65
|
+
</xs:element>
|
66
|
+
<xs:element name="cOrgao" type="TCOrgaoIBGE">
|
67
|
+
<xs:annotation>
|
68
|
+
<xs:documentation>Código da UF que registrou o Evento. </xs:documentation>
|
69
|
+
</xs:annotation>
|
70
|
+
</xs:element>
|
71
|
+
<xs:element name="cStat" type="TStat">
|
72
|
+
<xs:annotation>
|
73
|
+
<xs:documentation>Código do status da resposta.</xs:documentation>
|
74
|
+
</xs:annotation>
|
75
|
+
</xs:element>
|
76
|
+
<xs:element name="xMotivo" type="TMotivo">
|
77
|
+
<xs:annotation>
|
78
|
+
<xs:documentation>Descrição do status da resposta.</xs:documentation>
|
79
|
+
</xs:annotation>
|
80
|
+
</xs:element>
|
81
|
+
<xs:element minOccurs="0" name="chNFe" type="TChNFe">
|
82
|
+
<xs:annotation>
|
83
|
+
<xs:documentation>Chave de Acesso da NFC-e vinculada ao evento.</xs:documentation>
|
84
|
+
</xs:annotation>
|
85
|
+
</xs:element>
|
86
|
+
<xs:element minOccurs="0" name="tpEvento">
|
87
|
+
<xs:annotation>
|
88
|
+
<xs:documentation>110140 EPEC</xs:documentation>
|
89
|
+
</xs:annotation>
|
90
|
+
<xs:simpleType>
|
91
|
+
<xs:restriction base="xs:string">
|
92
|
+
<xs:whiteSpace value="preserve"/>
|
93
|
+
<xs:pattern value="[0-9]{6}"/>
|
94
|
+
<xs:enumeration value="110140"/>
|
95
|
+
</xs:restriction>
|
96
|
+
</xs:simpleType>
|
97
|
+
</xs:element>
|
98
|
+
<xs:element minOccurs="0" name="xEvento">
|
99
|
+
<xs:annotation>
|
100
|
+
<xs:documentation>EPEC autorizado</xs:documentation>
|
101
|
+
</xs:annotation>
|
102
|
+
<xs:simpleType>
|
103
|
+
<xs:restriction base="xs:string">
|
104
|
+
<xs:minLength value="5" />
|
105
|
+
<xs:maxLength value="60" />
|
106
|
+
</xs:restriction>
|
107
|
+
</xs:simpleType>
|
108
|
+
</xs:element>
|
109
|
+
<xs:element minOccurs="0" name="nSeqEvento">
|
110
|
+
<xs:annotation>
|
111
|
+
<xs:documentation>Sequencial do evento, conforme a mensagem de entrada.</xs:documentation>
|
112
|
+
</xs:annotation>
|
113
|
+
<xs:simpleType>
|
114
|
+
<xs:restriction base="xs:string">
|
115
|
+
<xs:whiteSpace value="preserve" />
|
116
|
+
<xs:pattern value="[0-9]{1,2}" />
|
117
|
+
</xs:restriction>
|
118
|
+
</xs:simpleType>
|
119
|
+
</xs:element>
|
120
|
+
<xs:element minOccurs="0" name="cOrgaoAutor" type="TCodUfIBGE">
|
121
|
+
<xs:annotation>
|
122
|
+
<xs:documentation>Idem a mensagem de entrada.</xs:documentation>
|
123
|
+
</xs:annotation>
|
124
|
+
</xs:element>
|
125
|
+
<xs:element name="dhRegEvento" type="TDateTimeUTC">
|
126
|
+
<xs:annotation>
|
127
|
+
<xs:documentation>Data e hora de registro do evento no formato AAAA-MM-DDTHH:MM:SSTZD (formato UTC, onde TZD é +HH:MM ou HH:MM). Se o evento for rejeitado informar a data e hora de recebimento do evento.</xs:documentation>
|
128
|
+
</xs:annotation>
|
129
|
+
</xs:element>
|
130
|
+
<xs:element minOccurs="0" name="nProt" type="TProt">
|
131
|
+
<xs:annotation>
|
132
|
+
<xs:documentation>Número do Protocolo do Evento</xs:documentation>
|
133
|
+
</xs:annotation>
|
134
|
+
</xs:element>
|
135
|
+
<xs:element minOccurs="0" maxOccurs="50" name="chNFePend" type="TChNFe">
|
136
|
+
<xs:annotation>
|
137
|
+
<xs:documentation>Relação de Chaves de Acesso de EPEC pendentes de</xs:documentation>
|
138
|
+
</xs:annotation>
|
139
|
+
</xs:element>
|
140
|
+
</xs:sequence>
|
141
|
+
<xs:attribute name="Id">
|
142
|
+
<xs:simpleType>
|
143
|
+
<xs:annotation>
|
144
|
+
<xs:documentation>Identificador da TAG a ser assinada, somente deve ser informado se o órgão de registro assinar a resposta.</xs:documentation>
|
145
|
+
</xs:annotation>
|
146
|
+
<xs:restriction base="xs:string">
|
147
|
+
<xs:length value="17" />
|
148
|
+
</xs:restriction>
|
149
|
+
</xs:simpleType>
|
150
|
+
</xs:attribute>
|
151
|
+
</xs:complexType>
|
152
|
+
</xs:element>
|
153
|
+
<xs:element ref="ds:Signature" minOccurs="0"/>
|
154
|
+
</xs:sequence>
|
155
|
+
<xs:attribute name="versao" type="TVerEvento" use="required" />
|
156
|
+
</xs:complexType>
|
157
|
+
</xs:element>
|
158
|
+
</xs:sequence>
|
159
|
+
<xs:attribute name="versao" type="TVerEvento" use="required" />
|
160
|
+
</xs:complexType>
|
161
|
+
</xs:element>
|
162
|
+
<xs:simpleType name="TVerEvento">
|
163
|
+
<xs:annotation>
|
164
|
+
<xs:documentation>Tipo Versão do Evento</xs:documentation>
|
165
|
+
</xs:annotation>
|
166
|
+
<xs:restriction base="xs:string">
|
167
|
+
<xs:whiteSpace value="preserve"/>
|
168
|
+
<xs:pattern value="[0-9]{1,2}\.[0-9]{1,2}"/>
|
169
|
+
</xs:restriction>
|
170
|
+
</xs:simpleType>
|
171
|
+
<xs:simpleType name="TCOrgaoIBGE">
|
172
|
+
<xs:annotation>
|
173
|
+
<xs:documentation>Tipo Código de orgão (UF da tabela do IBGE + 91 RFB)</xs:documentation>
|
174
|
+
</xs:annotation>
|
175
|
+
<xs:restriction base="xs:string">
|
176
|
+
<xs:whiteSpace value="preserve"/>
|
177
|
+
<xs:enumeration value="11"/>
|
178
|
+
<xs:enumeration value="12"/>
|
179
|
+
<xs:enumeration value="13"/>
|
180
|
+
<xs:enumeration value="14"/>
|
181
|
+
<xs:enumeration value="15"/>
|
182
|
+
<xs:enumeration value="16"/>
|
183
|
+
<xs:enumeration value="17"/>
|
184
|
+
<xs:enumeration value="21"/>
|
185
|
+
<xs:enumeration value="22"/>
|
186
|
+
<xs:enumeration value="23"/>
|
187
|
+
<xs:enumeration value="24"/>
|
188
|
+
<xs:enumeration value="25"/>
|
189
|
+
<xs:enumeration value="26"/>
|
190
|
+
<xs:enumeration value="27"/>
|
191
|
+
<xs:enumeration value="28"/>
|
192
|
+
<xs:enumeration value="29"/>
|
193
|
+
<xs:enumeration value="31"/>
|
194
|
+
<xs:enumeration value="32"/>
|
195
|
+
<xs:enumeration value="33"/>
|
196
|
+
<xs:enumeration value="35"/>
|
197
|
+
<xs:enumeration value="41"/>
|
198
|
+
<xs:enumeration value="42"/>
|
199
|
+
<xs:enumeration value="43"/>
|
200
|
+
<xs:enumeration value="50"/>
|
201
|
+
<xs:enumeration value="51"/>
|
202
|
+
<xs:enumeration value="52"/>
|
203
|
+
<xs:enumeration value="53"/>
|
204
|
+
<xs:enumeration value="91"/>
|
205
|
+
</xs:restriction>
|
206
|
+
</xs:simpleType>
|
207
|
+
</xs:schema>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<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">
|
3
|
+
<xs:include schemaLocation="leiauteEventoEntregaNFe_v1.00.xsd"/>
|
4
|
+
<xs:element name="retEnvEvento" type="TRetEnvEvento">
|
5
|
+
<xs:annotation>
|
6
|
+
<xs:documentation>Schema XML de Retorno da envio do evento de Comprovante de Entrega da NFe</xs:documentation>
|
7
|
+
</xs:annotation>
|
8
|
+
</xs:element>
|
9
|
+
</xs:schema>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<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">
|
3
|
+
<xs:include schemaLocation="leiauteEventoInsucessoNFe_v1.00.xsd"/>
|
4
|
+
<xs:element name="retEnvEvento" type="TRetEnvEvento">
|
5
|
+
<xs:annotation>
|
6
|
+
<xs:documentation>Schema XML de Retorno da envio do evento de Insucesso na Entrega da NFe</xs:documentation>
|
7
|
+
</xs:annotation>
|
8
|
+
</xs:element>
|
9
|
+
</xs:schema>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<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">
|
3
|
+
<xs:include schemaLocation="leiauteInutNFe_v3.10.xsd"/>
|
4
|
+
<xs:element name="retInutNFe" type="TRetInutNFe">
|
5
|
+
<xs:annotation>
|
6
|
+
<xs:documentation>Schema XML de validação do retorno do Pedido de Inutilização de Numeração da Nota Fiscal Eletrônica</xs:documentation>
|
7
|
+
</xs:annotation>
|
8
|
+
</xs:element>
|
9
|
+
</xs:schema>
|
@@ -0,0 +1,9 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<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">
|
3
|
+
<xs:include schemaLocation="leiauteInutNFe_v4.00.xsd"/>
|
4
|
+
<xs:element name="retInutNFe" type="TRetInutNFe">
|
5
|
+
<xs:annotation>
|
6
|
+
<xs:documentation>Schema XML de validação do retorno do Pedido de Inutilização de Numeração da Nota Fiscal Eletrônica</xs:documentation>
|
7
|
+
</xs:annotation>
|
8
|
+
</xs:element>
|
9
|
+
</xs:schema>
|