node-sped-nfe 1.1.5 → 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 +74 -76
- package/dist/utils/extras.d.ts +3 -1
- package/dist/utils/extras.js +49 -1
- package/dist/utils/tools.d.ts +13 -0
- package/dist/utils/tools.js +279 -61
- 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,217 @@
|
|
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:simpleType name="TNSU">
|
4
|
+
<xs:annotation>
|
5
|
+
<xs:documentation>Tipo número sequencial único</xs:documentation>
|
6
|
+
</xs:annotation>
|
7
|
+
<xs:restriction base="xs:token">
|
8
|
+
<xs:pattern value="[0-9]{15}"/>
|
9
|
+
</xs:restriction>
|
10
|
+
</xs:simpleType>
|
11
|
+
<xs:simpleType name="TQNSU">
|
12
|
+
<xs:annotation>
|
13
|
+
<xs:documentation>Tipo quantidade de NSU</xs:documentation>
|
14
|
+
</xs:annotation>
|
15
|
+
<xs:restriction base="xs:unsignedShort">
|
16
|
+
<xs:minInclusive value="1"/>
|
17
|
+
<xs:maxInclusive value="50"/>
|
18
|
+
</xs:restriction>
|
19
|
+
</xs:simpleType>
|
20
|
+
<xs:simpleType name="TVerDistDFe">
|
21
|
+
<xs:annotation>
|
22
|
+
<xs:documentation>Tipo Versão dos leiautes do Web Service NFeDistribuicaoDFe</xs:documentation>
|
23
|
+
</xs:annotation>
|
24
|
+
<xs:restriction base="xs:string">
|
25
|
+
<xs:whiteSpace value="preserve"/>
|
26
|
+
<xs:enumeration value="1.00"/>
|
27
|
+
</xs:restriction>
|
28
|
+
</xs:simpleType>
|
29
|
+
<xs:simpleType name="TAmb">
|
30
|
+
<xs:annotation>
|
31
|
+
<xs:documentation>Tipo Ambiente</xs:documentation>
|
32
|
+
</xs:annotation>
|
33
|
+
<xs:restriction base="xs:string">
|
34
|
+
<xs:whiteSpace value="preserve"/>
|
35
|
+
<xs:enumeration value="1"/>
|
36
|
+
<xs:enumeration value="2"/>
|
37
|
+
</xs:restriction>
|
38
|
+
</xs:simpleType>
|
39
|
+
<xs:simpleType name="TCodUfIBGE">
|
40
|
+
<xs:annotation>
|
41
|
+
<xs:documentation>Tipo Código da UF da tabela do IBGE</xs:documentation>
|
42
|
+
</xs:annotation>
|
43
|
+
<xs:restriction base="xs:string">
|
44
|
+
<xs:whiteSpace value="preserve"/>
|
45
|
+
<xs:enumeration value="11"/>
|
46
|
+
<xs:enumeration value="12"/>
|
47
|
+
<xs:enumeration value="13"/>
|
48
|
+
<xs:enumeration value="14"/>
|
49
|
+
<xs:enumeration value="15"/>
|
50
|
+
<xs:enumeration value="16"/>
|
51
|
+
<xs:enumeration value="17"/>
|
52
|
+
<xs:enumeration value="21"/>
|
53
|
+
<xs:enumeration value="22"/>
|
54
|
+
<xs:enumeration value="23"/>
|
55
|
+
<xs:enumeration value="24"/>
|
56
|
+
<xs:enumeration value="25"/>
|
57
|
+
<xs:enumeration value="26"/>
|
58
|
+
<xs:enumeration value="27"/>
|
59
|
+
<xs:enumeration value="28"/>
|
60
|
+
<xs:enumeration value="29"/>
|
61
|
+
<xs:enumeration value="31"/>
|
62
|
+
<xs:enumeration value="32"/>
|
63
|
+
<xs:enumeration value="33"/>
|
64
|
+
<xs:enumeration value="35"/>
|
65
|
+
<xs:enumeration value="41"/>
|
66
|
+
<xs:enumeration value="42"/>
|
67
|
+
<xs:enumeration value="43"/>
|
68
|
+
<xs:enumeration value="50"/>
|
69
|
+
<xs:enumeration value="51"/>
|
70
|
+
<xs:enumeration value="52"/>
|
71
|
+
<xs:enumeration value="53"/>
|
72
|
+
</xs:restriction>
|
73
|
+
</xs:simpleType>
|
74
|
+
<xs:simpleType name="TCOrgaoIBGE">
|
75
|
+
<xs:annotation>
|
76
|
+
<xs:documentation>Tipo Código de orgão (UF da tabela do IBGE + 90 RFB)</xs:documentation>
|
77
|
+
</xs:annotation>
|
78
|
+
<xs:restriction base="xs:string">
|
79
|
+
<xs:whiteSpace value="preserve"/>
|
80
|
+
<xs:enumeration value="11"/>
|
81
|
+
<xs:enumeration value="12"/>
|
82
|
+
<xs:enumeration value="13"/>
|
83
|
+
<xs:enumeration value="14"/>
|
84
|
+
<xs:enumeration value="15"/>
|
85
|
+
<xs:enumeration value="16"/>
|
86
|
+
<xs:enumeration value="17"/>
|
87
|
+
<xs:enumeration value="21"/>
|
88
|
+
<xs:enumeration value="22"/>
|
89
|
+
<xs:enumeration value="23"/>
|
90
|
+
<xs:enumeration value="24"/>
|
91
|
+
<xs:enumeration value="25"/>
|
92
|
+
<xs:enumeration value="26"/>
|
93
|
+
<xs:enumeration value="27"/>
|
94
|
+
<xs:enumeration value="28"/>
|
95
|
+
<xs:enumeration value="29"/>
|
96
|
+
<xs:enumeration value="31"/>
|
97
|
+
<xs:enumeration value="32"/>
|
98
|
+
<xs:enumeration value="33"/>
|
99
|
+
<xs:enumeration value="35"/>
|
100
|
+
<xs:enumeration value="41"/>
|
101
|
+
<xs:enumeration value="42"/>
|
102
|
+
<xs:enumeration value="43"/>
|
103
|
+
<xs:enumeration value="50"/>
|
104
|
+
<xs:enumeration value="51"/>
|
105
|
+
<xs:enumeration value="52"/>
|
106
|
+
<xs:enumeration value="53"/>
|
107
|
+
<xs:enumeration value="90"/>
|
108
|
+
<xs:enumeration value="91"/>
|
109
|
+
<xs:enumeration value="92"/>
|
110
|
+
</xs:restriction>
|
111
|
+
</xs:simpleType>
|
112
|
+
<xs:simpleType name="TCnpj">
|
113
|
+
<xs:annotation>
|
114
|
+
<xs:documentation>Tipo Número do CNPJ</xs:documentation>
|
115
|
+
</xs:annotation>
|
116
|
+
<xs:restriction base="xs:string">
|
117
|
+
<xs:whiteSpace value="preserve"/>
|
118
|
+
<xs:maxLength value="14"/>
|
119
|
+
<xs:pattern value="[0-9]{14}"/>
|
120
|
+
</xs:restriction>
|
121
|
+
</xs:simpleType>
|
122
|
+
<xs:simpleType name="TCpf">
|
123
|
+
<xs:annotation>
|
124
|
+
<xs:documentation>Tipo Número do CPF</xs:documentation>
|
125
|
+
</xs:annotation>
|
126
|
+
<xs:restriction base="xs:string">
|
127
|
+
<xs:whiteSpace value="preserve"/>
|
128
|
+
<xs:maxLength value="11"/>
|
129
|
+
<xs:pattern value="[0-9]{11}"/>
|
130
|
+
</xs:restriction>
|
131
|
+
</xs:simpleType>
|
132
|
+
<xs:simpleType name="TVerAplic">
|
133
|
+
<xs:annotation>
|
134
|
+
<xs:documentation>Tipo Versão do Aplicativo</xs:documentation>
|
135
|
+
</xs:annotation>
|
136
|
+
<xs:restriction base="TString">
|
137
|
+
<xs:minLength value="1"/>
|
138
|
+
<xs:maxLength value="20"/>
|
139
|
+
</xs:restriction>
|
140
|
+
</xs:simpleType>
|
141
|
+
<xs:simpleType name="TStat">
|
142
|
+
<xs:annotation>
|
143
|
+
<xs:documentation>Tipo Código da Mensagem enviada</xs:documentation>
|
144
|
+
</xs:annotation>
|
145
|
+
<xs:restriction base="xs:string">
|
146
|
+
<xs:whiteSpace value="preserve"/>
|
147
|
+
<xs:maxLength value="3"/>
|
148
|
+
<xs:pattern value="[0-9]{3}"/>
|
149
|
+
</xs:restriction>
|
150
|
+
</xs:simpleType>
|
151
|
+
<xs:simpleType name="TMotivo">
|
152
|
+
<xs:annotation>
|
153
|
+
<xs:documentation>Tipo Motivo</xs:documentation>
|
154
|
+
</xs:annotation>
|
155
|
+
<xs:restriction base="TString">
|
156
|
+
<xs:maxLength value="255"/>
|
157
|
+
<xs:minLength value="1"/>
|
158
|
+
</xs:restriction>
|
159
|
+
</xs:simpleType>
|
160
|
+
<xs:simpleType name="TString">
|
161
|
+
<xs:annotation>
|
162
|
+
<xs:documentation> Tipo string genérico</xs:documentation>
|
163
|
+
</xs:annotation>
|
164
|
+
<xs:restriction base="xs:string">
|
165
|
+
<xs:whiteSpace value="preserve"/>
|
166
|
+
<xs:pattern value="[!-ÿ]{1}[ -ÿ]{0,}[!-ÿ]{1}|[!-ÿ]{1}"/>
|
167
|
+
</xs:restriction>
|
168
|
+
</xs:simpleType>
|
169
|
+
<xs:simpleType name="TChNFe">
|
170
|
+
<xs:annotation>
|
171
|
+
<xs:documentation>Tipo Chave da Nota Fiscal Eletrônica</xs:documentation>
|
172
|
+
</xs:annotation>
|
173
|
+
<xs:restriction base="xs:string">
|
174
|
+
<xs:whiteSpace value="preserve"/>
|
175
|
+
<xs:maxLength value="44"/>
|
176
|
+
<xs:pattern value="[0-9]{44}"/>
|
177
|
+
</xs:restriction>
|
178
|
+
</xs:simpleType>
|
179
|
+
<xs:simpleType name="TProt">
|
180
|
+
<xs:annotation>
|
181
|
+
<xs:documentation>Tipo Número do Protocolo de Status</xs:documentation>
|
182
|
+
</xs:annotation>
|
183
|
+
<xs:restriction base="xs:string">
|
184
|
+
<xs:whiteSpace value="preserve"/>
|
185
|
+
<xs:maxLength value="15"/>
|
186
|
+
<xs:pattern value="[0-9]{15}"/>
|
187
|
+
</xs:restriction>
|
188
|
+
</xs:simpleType>
|
189
|
+
<xs:simpleType name="TDateTimeUTC">
|
190
|
+
<xs:annotation>
|
191
|
+
<xs:documentation>Data e Hora, formato UTC (AAAA-MM-DDThh:mm:ssTZD, onde TZD = +hh:mm ou -hh:mm)</xs:documentation>
|
192
|
+
</xs:annotation>
|
193
|
+
<xs:restriction base="xs:string">
|
194
|
+
<xs:whiteSpace value="preserve"/>
|
195
|
+
<xs:pattern value="(((20(([02468][048])|([13579][26]))-02-29))|(20[0-9][0-9])-((((0[1-9])|(1[0-2]))-((0[1-9])|(1\d)|(2[0-8])))|((((0[13578])|(1[02]))-31)|(((0[1,3-9])|(1[0-2]))-(29|30)))))T(20|21|22|23|[0-1]\d):[0-5]\d:[0-5]\d([\-,\+](0[0-9]|10|11):00|([\+](12):00))"/>
|
196
|
+
</xs:restriction>
|
197
|
+
</xs:simpleType>
|
198
|
+
<xs:simpleType name="TIe">
|
199
|
+
<xs:annotation>
|
200
|
+
<xs:documentation>Tipo Inscrição Estadual do Emitente // alterado EM 24/10/08 para aceitar ISENTO</xs:documentation>
|
201
|
+
</xs:annotation>
|
202
|
+
<xs:restriction base="xs:string">
|
203
|
+
<xs:whiteSpace value="preserve"/>
|
204
|
+
<xs:maxLength value="14"/>
|
205
|
+
<xs:pattern value="[0-9]{2,14}|ISENTO"/>
|
206
|
+
</xs:restriction>
|
207
|
+
</xs:simpleType>
|
208
|
+
<xs:simpleType name="TDec_1302">
|
209
|
+
<xs:annotation>
|
210
|
+
<xs:documentation>Tipo Decimal com 15 dígitos, sendo 13 de corpo e 2 decimais</xs:documentation>
|
211
|
+
</xs:annotation>
|
212
|
+
<xs:restriction base="xs:string">
|
213
|
+
<xs:whiteSpace value="preserve"/>
|
214
|
+
<xs:pattern value="0|0\.[0-9]{2}|[1-9]{1}[0-9]{0,12}(\.[0-9]{2})?"/>
|
215
|
+
</xs:restriction>
|
216
|
+
</xs:simpleType>
|
217
|
+
</xs:schema>
|
@@ -0,0 +1,222 @@
|
|
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"
|
3
|
+
xmlns="http://www.portalfiscal.inf.br/nfe" targetNamespace="http://www.portalfiscal.inf.br/nfe"
|
4
|
+
elementFormDefault="qualified" attributeFormDefault="unqualified">
|
5
|
+
<xs:simpleType name="TNSU">
|
6
|
+
<xs:annotation>
|
7
|
+
<xs:documentation>Tipo número sequencial único</xs:documentation>
|
8
|
+
</xs:annotation>
|
9
|
+
<xs:restriction base="xs:token">
|
10
|
+
<xs:pattern value="[0-9]{15}"/>
|
11
|
+
</xs:restriction>
|
12
|
+
</xs:simpleType>
|
13
|
+
<xs:simpleType name="TQNSU">
|
14
|
+
<xs:annotation>
|
15
|
+
<xs:documentation>Tipo quantidade de NSU</xs:documentation>
|
16
|
+
</xs:annotation>
|
17
|
+
<xs:restriction base="xs:unsignedShort">
|
18
|
+
<xs:minInclusive value="1"/>
|
19
|
+
<xs:maxInclusive value="50"/>
|
20
|
+
</xs:restriction>
|
21
|
+
</xs:simpleType>
|
22
|
+
<xs:simpleType name="TVerDistDFe">
|
23
|
+
<xs:annotation>
|
24
|
+
<xs:documentation>Tipo Versão dos leiautes do Web Service NFeDistribuicaoDFe</xs:documentation>
|
25
|
+
</xs:annotation>
|
26
|
+
<xs:restriction base="xs:string">
|
27
|
+
<xs:whiteSpace value="preserve"/>
|
28
|
+
<xs:enumeration value="1.01"/>
|
29
|
+
</xs:restriction>
|
30
|
+
</xs:simpleType>
|
31
|
+
<xs:simpleType name="TAmb">
|
32
|
+
<xs:annotation>
|
33
|
+
<xs:documentation>Tipo Ambiente</xs:documentation>
|
34
|
+
</xs:annotation>
|
35
|
+
<xs:restriction base="xs:string">
|
36
|
+
<xs:whiteSpace value="preserve"/>
|
37
|
+
<xs:enumeration value="1"/>
|
38
|
+
<xs:enumeration value="2"/>
|
39
|
+
</xs:restriction>
|
40
|
+
</xs:simpleType>
|
41
|
+
<xs:simpleType name="TCodUfIBGE">
|
42
|
+
<xs:annotation>
|
43
|
+
<xs:documentation>Tipo Código da UF da tabela do IBGE</xs:documentation>
|
44
|
+
</xs:annotation>
|
45
|
+
<xs:restriction base="xs:string">
|
46
|
+
<xs:whiteSpace value="preserve"/>
|
47
|
+
<xs:enumeration value="11"/>
|
48
|
+
<xs:enumeration value="12"/>
|
49
|
+
<xs:enumeration value="13"/>
|
50
|
+
<xs:enumeration value="14"/>
|
51
|
+
<xs:enumeration value="15"/>
|
52
|
+
<xs:enumeration value="16"/>
|
53
|
+
<xs:enumeration value="17"/>
|
54
|
+
<xs:enumeration value="21"/>
|
55
|
+
<xs:enumeration value="22"/>
|
56
|
+
<xs:enumeration value="23"/>
|
57
|
+
<xs:enumeration value="24"/>
|
58
|
+
<xs:enumeration value="25"/>
|
59
|
+
<xs:enumeration value="26"/>
|
60
|
+
<xs:enumeration value="27"/>
|
61
|
+
<xs:enumeration value="28"/>
|
62
|
+
<xs:enumeration value="29"/>
|
63
|
+
<xs:enumeration value="31"/>
|
64
|
+
<xs:enumeration value="32"/>
|
65
|
+
<xs:enumeration value="33"/>
|
66
|
+
<xs:enumeration value="35"/>
|
67
|
+
<xs:enumeration value="41"/>
|
68
|
+
<xs:enumeration value="42"/>
|
69
|
+
<xs:enumeration value="43"/>
|
70
|
+
<xs:enumeration value="50"/>
|
71
|
+
<xs:enumeration value="51"/>
|
72
|
+
<xs:enumeration value="52"/>
|
73
|
+
<xs:enumeration value="53"/>
|
74
|
+
</xs:restriction>
|
75
|
+
</xs:simpleType>
|
76
|
+
<xs:simpleType name="TCOrgaoIBGE">
|
77
|
+
<xs:annotation>
|
78
|
+
<xs:documentation>Tipo Código de orgão (UF da tabela do IBGE + 90 RFB)</xs:documentation>
|
79
|
+
</xs:annotation>
|
80
|
+
<xs:restriction base="xs:string">
|
81
|
+
<xs:whiteSpace value="preserve"/>
|
82
|
+
<xs:enumeration value="11"/>
|
83
|
+
<xs:enumeration value="12"/>
|
84
|
+
<xs:enumeration value="13"/>
|
85
|
+
<xs:enumeration value="14"/>
|
86
|
+
<xs:enumeration value="15"/>
|
87
|
+
<xs:enumeration value="16"/>
|
88
|
+
<xs:enumeration value="17"/>
|
89
|
+
<xs:enumeration value="21"/>
|
90
|
+
<xs:enumeration value="22"/>
|
91
|
+
<xs:enumeration value="23"/>
|
92
|
+
<xs:enumeration value="24"/>
|
93
|
+
<xs:enumeration value="25"/>
|
94
|
+
<xs:enumeration value="26"/>
|
95
|
+
<xs:enumeration value="27"/>
|
96
|
+
<xs:enumeration value="28"/>
|
97
|
+
<xs:enumeration value="29"/>
|
98
|
+
<xs:enumeration value="31"/>
|
99
|
+
<xs:enumeration value="32"/>
|
100
|
+
<xs:enumeration value="33"/>
|
101
|
+
<xs:enumeration value="35"/>
|
102
|
+
<xs:enumeration value="41"/>
|
103
|
+
<xs:enumeration value="42"/>
|
104
|
+
<xs:enumeration value="43"/>
|
105
|
+
<xs:enumeration value="50"/>
|
106
|
+
<xs:enumeration value="51"/>
|
107
|
+
<xs:enumeration value="52"/>
|
108
|
+
<xs:enumeration value="53"/>
|
109
|
+
<xs:enumeration value="90"/>
|
110
|
+
<xs:enumeration value="91"/>
|
111
|
+
<xs:enumeration value="92"/>
|
112
|
+
</xs:restriction>
|
113
|
+
</xs:simpleType>
|
114
|
+
<xs:simpleType name="TCnpj">
|
115
|
+
<xs:annotation>
|
116
|
+
<xs:documentation>Tipo Número do CNPJ</xs:documentation>
|
117
|
+
</xs:annotation>
|
118
|
+
<xs:restriction base="xs:string">
|
119
|
+
<xs:whiteSpace value="preserve"/>
|
120
|
+
<xs:maxLength value="14"/>
|
121
|
+
<xs:pattern value="[0-9]{14}"/>
|
122
|
+
</xs:restriction>
|
123
|
+
</xs:simpleType>
|
124
|
+
<xs:simpleType name="TCpf">
|
125
|
+
<xs:annotation>
|
126
|
+
<xs:documentation>Tipo Número do CPF</xs:documentation>
|
127
|
+
</xs:annotation>
|
128
|
+
<xs:restriction base="xs:string">
|
129
|
+
<xs:whiteSpace value="preserve"/>
|
130
|
+
<xs:maxLength value="11"/>
|
131
|
+
<xs:pattern value="[0-9]{11}"/>
|
132
|
+
</xs:restriction>
|
133
|
+
</xs:simpleType>
|
134
|
+
<xs:simpleType name="TVerAplic">
|
135
|
+
<xs:annotation>
|
136
|
+
<xs:documentation>Tipo Versão do Aplicativo</xs:documentation>
|
137
|
+
</xs:annotation>
|
138
|
+
<xs:restriction base="TString">
|
139
|
+
<xs:minLength value="1"/>
|
140
|
+
<xs:maxLength value="20"/>
|
141
|
+
</xs:restriction>
|
142
|
+
</xs:simpleType>
|
143
|
+
<xs:simpleType name="TStat">
|
144
|
+
<xs:annotation>
|
145
|
+
<xs:documentation>Tipo Código da Mensagem enviada</xs:documentation>
|
146
|
+
</xs:annotation>
|
147
|
+
<xs:restriction base="xs:string">
|
148
|
+
<xs:whiteSpace value="preserve"/>
|
149
|
+
<xs:maxLength value="3"/>
|
150
|
+
<xs:pattern value="[0-9]{3}"/>
|
151
|
+
</xs:restriction>
|
152
|
+
</xs:simpleType>
|
153
|
+
<xs:simpleType name="TMotivo">
|
154
|
+
<xs:annotation>
|
155
|
+
<xs:documentation>Tipo Motivo</xs:documentation>
|
156
|
+
</xs:annotation>
|
157
|
+
<xs:restriction base="TString">
|
158
|
+
<xs:maxLength value="255"/>
|
159
|
+
<xs:minLength value="1"/>
|
160
|
+
</xs:restriction>
|
161
|
+
</xs:simpleType>
|
162
|
+
<xs:simpleType name="TString">
|
163
|
+
<xs:annotation>
|
164
|
+
<xs:documentation>Tipo string genérico</xs:documentation>
|
165
|
+
</xs:annotation>
|
166
|
+
<xs:restriction base="xs:string">
|
167
|
+
<xs:whiteSpace value="preserve"/>
|
168
|
+
<xs:pattern value="[!-ÿ]{1}[ -ÿ]{0,}[!-ÿ]{1}|[!-ÿ]{1}"/>
|
169
|
+
</xs:restriction>
|
170
|
+
</xs:simpleType>
|
171
|
+
<xs:simpleType name="TChNFe">
|
172
|
+
<xs:annotation>
|
173
|
+
<xs:documentation>Tipo Chave da Nota Fiscal Eletrônica</xs:documentation>
|
174
|
+
</xs:annotation>
|
175
|
+
<xs:restriction base="xs:string">
|
176
|
+
<xs:whiteSpace value="preserve"/>
|
177
|
+
<xs:maxLength value="44"/>
|
178
|
+
<xs:pattern value="[0-9]{44}"/>
|
179
|
+
</xs:restriction>
|
180
|
+
</xs:simpleType>
|
181
|
+
<xs:simpleType name="TProt">
|
182
|
+
<xs:annotation>
|
183
|
+
<xs:documentation>Tipo Número do Protocolo de Status</xs:documentation>
|
184
|
+
</xs:annotation>
|
185
|
+
<xs:restriction base="xs:string">
|
186
|
+
<xs:whiteSpace value="preserve"/>
|
187
|
+
<xs:maxLength value="15"/>
|
188
|
+
<xs:pattern value="[0-9]{15}"/>
|
189
|
+
</xs:restriction>
|
190
|
+
</xs:simpleType>
|
191
|
+
<xs:simpleType name="TDateTimeUTC">
|
192
|
+
<xs:annotation>
|
193
|
+
<xs:documentation>Data e Hora, formato UTC (AAAA-MM-DDThh:mm:ssTZD, onde TZD = +hh:mm ou -hh:mm)
|
194
|
+
</xs:documentation>
|
195
|
+
</xs:annotation>
|
196
|
+
<xs:restriction base="xs:string">
|
197
|
+
<xs:whiteSpace value="preserve"/>
|
198
|
+
<xs:pattern
|
199
|
+
value="(((20(([02468][048])|([13579][26]))-02-29))|(20[0-9][0-9])-((((0[1-9])|(1[0-2]))-((0[1-9])|(1\d)|(2[0-8])))|((((0[13578])|(1[02]))-31)|(((0[1,3-9])|(1[0-2]))-(29|30)))))T(20|21|22|23|[0-1]\d):[0-5]\d:[0-5]\d([\-,\+](0[0-9]|10|11):00|([\+](12):00))"/>
|
200
|
+
</xs:restriction>
|
201
|
+
</xs:simpleType>
|
202
|
+
<xs:simpleType name="TIe">
|
203
|
+
<xs:annotation>
|
204
|
+
<xs:documentation>Tipo Inscrição Estadual do Emitente // alterado EM 24/10/08 para aceitar ISENTO
|
205
|
+
</xs:documentation>
|
206
|
+
</xs:annotation>
|
207
|
+
<xs:restriction base="xs:string">
|
208
|
+
<xs:whiteSpace value="preserve"/>
|
209
|
+
<xs:maxLength value="14"/>
|
210
|
+
<xs:pattern value="[0-9]{2,14}|ISENTO"/>
|
211
|
+
</xs:restriction>
|
212
|
+
</xs:simpleType>
|
213
|
+
<xs:simpleType name="TDec_1302">
|
214
|
+
<xs:annotation>
|
215
|
+
<xs:documentation>Tipo Decimal com 15 dígitos, sendo 13 de corpo e 2 decimais</xs:documentation>
|
216
|
+
</xs:annotation>
|
217
|
+
<xs:restriction base="xs:string">
|
218
|
+
<xs:whiteSpace value="preserve"/>
|
219
|
+
<xs:pattern value="0|0\.[0-9]{2}|[1-9]{1}[0-9]{0,12}(\.[0-9]{2})?"/>
|
220
|
+
</xs:restriction>
|
221
|
+
</xs:simpleType>
|
222
|
+
</xs:schema>
|
@@ -0,0 +1,98 @@
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
2
|
+
<!-- ***************************************************-->
|
3
|
+
<!-- *** Schema específico para assinaturas XML ***-->
|
4
|
+
<!-- *** a partir de certificados do padrão (X509) ***-->
|
5
|
+
<!-- *** ICP-Brasil - Projeto Nota Fiscal Eletrônica ***-->
|
6
|
+
<!-- ***************************************************-->
|
7
|
+
<!-- Schema for XML Signatures-->
|
8
|
+
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" targetNamespace="http://www.w3.org/2000/09/xmldsig#" elementFormDefault="qualified" attributeFormDefault="unqualified" version="0.1">
|
9
|
+
<element name="Signature" type="ds:SignatureType"/>
|
10
|
+
<complexType name="SignatureType">
|
11
|
+
<sequence>
|
12
|
+
<element name="SignedInfo" type="ds:SignedInfoType"/>
|
13
|
+
<element name="SignatureValue" type="ds:SignatureValueType"/>
|
14
|
+
<element name="KeyInfo" type="ds:KeyInfoType"/>
|
15
|
+
</sequence>
|
16
|
+
<attribute name="Id" type="ID" use="optional"/>
|
17
|
+
</complexType>
|
18
|
+
<complexType name="SignatureValueType">
|
19
|
+
<simpleContent>
|
20
|
+
<extension base="base64Binary">
|
21
|
+
<attribute name="Id" type="ID" use="optional"/>
|
22
|
+
</extension>
|
23
|
+
</simpleContent>
|
24
|
+
</complexType>
|
25
|
+
<complexType name="SignedInfoType">
|
26
|
+
<sequence>
|
27
|
+
<element name="CanonicalizationMethod">
|
28
|
+
<complexType>
|
29
|
+
<attribute name="Algorithm" type="anyURI" use="required" fixed="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/>
|
30
|
+
</complexType>
|
31
|
+
</element>
|
32
|
+
<element name="SignatureMethod">
|
33
|
+
<complexType>
|
34
|
+
<attribute name="Algorithm" type="anyURI" use="required" fixed="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/>
|
35
|
+
</complexType>
|
36
|
+
</element>
|
37
|
+
<element name="Reference" type="ds:ReferenceType"/>
|
38
|
+
</sequence>
|
39
|
+
<attribute name="Id" type="ID" use="optional"/>
|
40
|
+
</complexType>
|
41
|
+
<complexType name="ReferenceType">
|
42
|
+
<sequence>
|
43
|
+
<element name="Transforms" type="ds:TransformsType">
|
44
|
+
<!-- Garante a unicidade do atributo -->
|
45
|
+
<unique name="unique_Transf_Alg">
|
46
|
+
<selector xpath="./*"/>
|
47
|
+
<field xpath="@Algorithm"/>
|
48
|
+
</unique>
|
49
|
+
</element>
|
50
|
+
<element name="DigestMethod">
|
51
|
+
<complexType>
|
52
|
+
<attribute name="Algorithm" type="anyURI" use="required" fixed="http://www.w3.org/2000/09/xmldsig#sha1"/>
|
53
|
+
</complexType>
|
54
|
+
</element>
|
55
|
+
<element name="DigestValue" type="ds:DigestValueType"/>
|
56
|
+
</sequence>
|
57
|
+
<attribute name="Id" type="ID" use="optional"/>
|
58
|
+
<attribute name="URI" use="required">
|
59
|
+
<simpleType>
|
60
|
+
<restriction base="anyURI">
|
61
|
+
<minLength value="2"/>
|
62
|
+
</restriction>
|
63
|
+
</simpleType>
|
64
|
+
</attribute>
|
65
|
+
<attribute name="Type" type="anyURI" use="optional"/>
|
66
|
+
</complexType>
|
67
|
+
<complexType name="TransformsType">
|
68
|
+
<sequence>
|
69
|
+
<element name="Transform" type="ds:TransformType" minOccurs="2" maxOccurs="2"/>
|
70
|
+
</sequence>
|
71
|
+
</complexType>
|
72
|
+
<complexType name="TransformType">
|
73
|
+
<sequence minOccurs="0" maxOccurs="unbounded">
|
74
|
+
<element name="XPath" type="string"/>
|
75
|
+
</sequence>
|
76
|
+
<attribute name="Algorithm" type="ds:TTransformURI" use="required"/>
|
77
|
+
</complexType>
|
78
|
+
<complexType name="KeyInfoType">
|
79
|
+
<sequence>
|
80
|
+
<element name="X509Data" type="ds:X509DataType"/>
|
81
|
+
</sequence>
|
82
|
+
<attribute name="Id" type="ID" use="optional"/>
|
83
|
+
</complexType>
|
84
|
+
<complexType name="X509DataType">
|
85
|
+
<sequence>
|
86
|
+
<element name="X509Certificate" type="base64Binary"/>
|
87
|
+
</sequence>
|
88
|
+
</complexType>
|
89
|
+
<simpleType name="DigestValueType">
|
90
|
+
<restriction base="base64Binary"/>
|
91
|
+
</simpleType>
|
92
|
+
<simpleType name="TTransformURI">
|
93
|
+
<restriction base="anyURI">
|
94
|
+
<enumeration value="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/>
|
95
|
+
<enumeration value="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/>
|
96
|
+
</restriction>
|
97
|
+
</simpleType>
|
98
|
+
</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="consReciNFe" type="TConsReciNFe">
|
5
|
+
<xs:annotation>
|
6
|
+
<xs:documentation>Schema XML de validação do Pedido de Consulta do Recido do Lote de Notas Fiscais Eletrônicas</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" targetNamespace="http://www.portalfiscal.inf.br/nfe" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
3
|
+
<xs:include schemaLocation="leiauteConsSitNFe_v4.00.xsd"/>
|
4
|
+
<xs:element name="consSitNFe" type="TConsSitNFe">
|
5
|
+
<xs:annotation>
|
6
|
+
<xs:documentation>Schema de validação XML dp Pedido de Consulta da Situação Atual 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="leiauteConsStatServ_v4.00.xsd"/>
|
4
|
+
<xs:element name="consStatServ" type="TConsStatServ">
|
5
|
+
<xs:annotation>
|
6
|
+
<xs:documentation>Schema XML de validação do Pedido de Consulta do Status do Serviço</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="leiauteNFe_v4.00.xsd"/>
|
4
|
+
<xs:element name="enviNFe" type="TEnviNFe">
|
5
|
+
<xs:annotation>
|
6
|
+
<xs:documentation>Schema XML de validação 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="leiauteInutNFe_v4.00.xsd"/>
|
4
|
+
<xs:element name="inutNFe" type="TInutNFe">
|
5
|
+
<xs:annotation>
|
6
|
+
<xs:documentation>Schema XML de validação do Pedido de Inutilização de Numeração da Nota Fiscal Eletrônica</xs:documentation>
|
7
|
+
</xs:annotation>
|
8
|
+
</xs:element>
|
9
|
+
</xs:schema>
|