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,307 @@
|
|
1
|
+
<!-- edited with XMLSpy v2008 (http://www.altova.com) by sas.softwares@procergs.rs.gov.br (PROCERGS) -->
|
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_v1.03.xsd"/>
|
5
|
+
<xs:include schemaLocation="e110131_v1.00.xsd"/>
|
6
|
+
<xs:complexType name="TEvento">
|
7
|
+
<xs:annotation>
|
8
|
+
<xs:documentation>Tipo Evento</xs:documentation>
|
9
|
+
</xs:annotation>
|
10
|
+
<xs:sequence>
|
11
|
+
<xs:element name="infEvento">
|
12
|
+
<xs:complexType>
|
13
|
+
<xs:sequence>
|
14
|
+
<xs:element name="cOrgao" type="TCOrgaoIBGE">
|
15
|
+
<xs:annotation>
|
16
|
+
<xs:documentation>Código do órgão de recepção do Evento. Utilizar a Tabela do IBGE extendida, utilizar 90 para identificar o Ambiente Nacional</xs:documentation>
|
17
|
+
</xs:annotation>
|
18
|
+
</xs:element>
|
19
|
+
<xs:element name="tpAmb" type="TAmb">
|
20
|
+
<xs:annotation>
|
21
|
+
<xs:documentation>Identificação do Ambiente:
|
22
|
+
1 - Produção
|
23
|
+
2 - Homologação</xs:documentation>
|
24
|
+
</xs:annotation>
|
25
|
+
</xs:element>
|
26
|
+
<xs:choice>
|
27
|
+
<xs:annotation>
|
28
|
+
<xs:documentation>Identificação do autor do evento</xs:documentation>
|
29
|
+
</xs:annotation>
|
30
|
+
<xs:element name="CNPJ" type="TCnpjOpc">
|
31
|
+
<xs:annotation>
|
32
|
+
<xs:documentation>CNPJ</xs:documentation>
|
33
|
+
</xs:annotation>
|
34
|
+
</xs:element>
|
35
|
+
<xs:element name="CPF" type="TCpf">
|
36
|
+
<xs:annotation>
|
37
|
+
<xs:documentation>CPF</xs:documentation>
|
38
|
+
</xs:annotation>
|
39
|
+
</xs:element>
|
40
|
+
</xs:choice>
|
41
|
+
<xs:element name="chNFe" type="TChNFe">
|
42
|
+
<xs:annotation>
|
43
|
+
<xs:documentation>Chave de Acesso da NF-e vinculada ao evento</xs:documentation>
|
44
|
+
</xs:annotation>
|
45
|
+
</xs:element>
|
46
|
+
<xs:element name="dhEvento" type="TDateTimeUTC">
|
47
|
+
<xs:annotation>
|
48
|
+
<xs:documentation>Data de emissão no formato UTC. AAAA-MM-DDThh:mm:ssTZD</xs:documentation>
|
49
|
+
</xs:annotation>
|
50
|
+
</xs:element>
|
51
|
+
<xs:element name="tpEvento">
|
52
|
+
<xs:annotation>
|
53
|
+
<xs:documentation>Tipo do Evento</xs:documentation>
|
54
|
+
</xs:annotation>
|
55
|
+
<xs:simpleType>
|
56
|
+
<xs:restriction base="xs:string">
|
57
|
+
<xs:whiteSpace value="preserve"/>
|
58
|
+
<xs:pattern value="[0-9]{6}"/>
|
59
|
+
<xs:enumeration value="110131"/>
|
60
|
+
</xs:restriction>
|
61
|
+
</xs:simpleType>
|
62
|
+
</xs:element>
|
63
|
+
<xs:element name="nSeqEvento">
|
64
|
+
<xs:annotation>
|
65
|
+
<xs:documentation>Seqüencial do evento para o mesmo tipo de evento. Para maioria dos eventos será 1, nos casos em que possa existir mais de um evento, como é o caso da carta de correção, o autor do evento deve numerar de forma seqüencial.</xs:documentation>
|
66
|
+
</xs:annotation>
|
67
|
+
<xs:simpleType>
|
68
|
+
<xs:restriction base="xs:string">
|
69
|
+
<xs:whiteSpace value="preserve"/>
|
70
|
+
<xs:pattern value="[1-9]|[1][0-9]{0,1}|20"/>
|
71
|
+
</xs:restriction>
|
72
|
+
</xs:simpleType>
|
73
|
+
</xs:element>
|
74
|
+
<xs:element name="verEvento">
|
75
|
+
<xs:annotation>
|
76
|
+
<xs:documentation>Versão do Tipo do Evento</xs:documentation>
|
77
|
+
</xs:annotation>
|
78
|
+
<xs:simpleType>
|
79
|
+
<xs:restriction base="xs:string">
|
80
|
+
<xs:whiteSpace value="preserve"/>
|
81
|
+
<xs:enumeration value="1.00"/>
|
82
|
+
</xs:restriction>
|
83
|
+
</xs:simpleType>
|
84
|
+
</xs:element>
|
85
|
+
<xs:element ref="detEvento"/>
|
86
|
+
</xs:sequence>
|
87
|
+
<xs:attribute name="Id" use="required">
|
88
|
+
<xs:annotation>
|
89
|
+
<xs:documentation>Identificador da TAG a ser assinada, a regra de formação do Id é:
|
90
|
+
“ID” + tpEvento + chave da NF-e + nSeqEvento</xs:documentation>
|
91
|
+
</xs:annotation>
|
92
|
+
<xs:simpleType>
|
93
|
+
<xs:restriction base="xs:ID">
|
94
|
+
<xs:pattern value="ID[0-9]{52}"/>
|
95
|
+
</xs:restriction>
|
96
|
+
</xs:simpleType>
|
97
|
+
</xs:attribute>
|
98
|
+
</xs:complexType>
|
99
|
+
</xs:element>
|
100
|
+
<xs:element ref="ds:Signature"/>
|
101
|
+
</xs:sequence>
|
102
|
+
<xs:attribute name="versao" type="TVerEvento" use="required"/>
|
103
|
+
</xs:complexType>
|
104
|
+
<xs:simpleType name="TVerEvento">
|
105
|
+
<xs:annotation>
|
106
|
+
<xs:documentation>Tipo Versão do Evento</xs:documentation>
|
107
|
+
</xs:annotation>
|
108
|
+
<xs:restriction base="xs:string">
|
109
|
+
<xs:whiteSpace value="preserve"/>
|
110
|
+
<xs:pattern value="1\.00"/>
|
111
|
+
</xs:restriction>
|
112
|
+
</xs:simpleType>
|
113
|
+
<xs:complexType name="TretEvento">
|
114
|
+
<xs:annotation>
|
115
|
+
<xs:documentation>Tipo retorno do Evento</xs:documentation>
|
116
|
+
</xs:annotation>
|
117
|
+
<xs:sequence>
|
118
|
+
<xs:element name="infEvento">
|
119
|
+
<xs:complexType>
|
120
|
+
<xs:sequence>
|
121
|
+
<xs:element name="tpAmb" type="TAmb">
|
122
|
+
<xs:annotation>
|
123
|
+
<xs:documentation>Identificação do Ambiente:
|
124
|
+
1 - Produção
|
125
|
+
2 - Homologação</xs:documentation>
|
126
|
+
</xs:annotation>
|
127
|
+
</xs:element>
|
128
|
+
<xs:element name="verAplic" type="TVerAplic">
|
129
|
+
<xs:annotation>
|
130
|
+
<xs:documentation>Versão do Aplicativo que recebeu o Evento</xs:documentation>
|
131
|
+
</xs:annotation>
|
132
|
+
</xs:element>
|
133
|
+
<xs:element name="cOrgao" type="TCOrgaoIBGE">
|
134
|
+
<xs:annotation>
|
135
|
+
<xs:documentation>Código do órgão de recepção do Evento. Utilizar a Tabela do IBGE extendida, utilizar 90 para identificar o Ambiente Nacional</xs:documentation>
|
136
|
+
</xs:annotation>
|
137
|
+
</xs:element>
|
138
|
+
<xs:element name="cStat" type="TStat">
|
139
|
+
<xs:annotation>
|
140
|
+
<xs:documentation>Código do status da registro do Evento</xs:documentation>
|
141
|
+
</xs:annotation>
|
142
|
+
</xs:element>
|
143
|
+
<xs:element name="xMotivo" type="TMotivo">
|
144
|
+
<xs:annotation>
|
145
|
+
<xs:documentation>Descrição literal do status do registro do Evento</xs:documentation>
|
146
|
+
</xs:annotation>
|
147
|
+
</xs:element>
|
148
|
+
<xs:element name="chNFe" type="TChNFe" minOccurs="0">
|
149
|
+
<xs:annotation>
|
150
|
+
<xs:documentation>Chave de Acesso NF-e vinculada</xs:documentation>
|
151
|
+
</xs:annotation>
|
152
|
+
</xs:element>
|
153
|
+
<xs:element name="tpEvento" minOccurs="0">
|
154
|
+
<xs:annotation>
|
155
|
+
<xs:documentation>Tipo do Evento vinculado</xs:documentation>
|
156
|
+
</xs:annotation>
|
157
|
+
<xs:simpleType>
|
158
|
+
<xs:restriction base="xs:string">
|
159
|
+
<xs:whiteSpace value="preserve"/>
|
160
|
+
<xs:pattern value="[0-9]{6}"/>
|
161
|
+
</xs:restriction>
|
162
|
+
</xs:simpleType>
|
163
|
+
</xs:element>
|
164
|
+
<xs:element name="xEvento" minOccurs="0">
|
165
|
+
<xs:annotation>
|
166
|
+
<xs:documentation>Descrição do Evento</xs:documentation>
|
167
|
+
</xs:annotation>
|
168
|
+
<xs:simpleType>
|
169
|
+
<xs:restriction base="TString">
|
170
|
+
<xs:minLength value="5"/>
|
171
|
+
<xs:maxLength value="60"/>
|
172
|
+
</xs:restriction>
|
173
|
+
</xs:simpleType>
|
174
|
+
</xs:element>
|
175
|
+
<xs:element name="nSeqEvento" minOccurs="0">
|
176
|
+
<xs:annotation>
|
177
|
+
<xs:documentation>Seqüencial do evento</xs:documentation>
|
178
|
+
</xs:annotation>
|
179
|
+
<xs:simpleType>
|
180
|
+
<xs:restriction base="xs:string">
|
181
|
+
<xs:whiteSpace value="preserve"/>
|
182
|
+
<xs:pattern value="[1-9][0-9]{0,1}"/>
|
183
|
+
</xs:restriction>
|
184
|
+
</xs:simpleType>
|
185
|
+
</xs:element>
|
186
|
+
<xs:element name="emailDest" minOccurs="0">
|
187
|
+
<xs:annotation>
|
188
|
+
<xs:documentation>email do destinatário</xs:documentation>
|
189
|
+
</xs:annotation>
|
190
|
+
<xs:simpleType>
|
191
|
+
<xs:restriction base="TString">
|
192
|
+
<xs:minLength value="1"/>
|
193
|
+
<xs:maxLength value="60"/>
|
194
|
+
</xs:restriction>
|
195
|
+
</xs:simpleType>
|
196
|
+
</xs:element>
|
197
|
+
<xs:element name="dhRegEvento">
|
198
|
+
<xs:annotation>
|
199
|
+
<xs:documentation>Data e Hora de do recebimento do evento ou do registro do evento formato UTC AAAA-MM-DDThh:mm:ssTZD.</xs:documentation>
|
200
|
+
</xs:annotation>
|
201
|
+
<xs:simpleType>
|
202
|
+
<xs:restriction base="xs:string">
|
203
|
+
<xs:whiteSpace value="preserve"/>
|
204
|
+
<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[1-4]:00"/>
|
205
|
+
</xs:restriction>
|
206
|
+
</xs:simpleType>
|
207
|
+
</xs:element>
|
208
|
+
<xs:element name="nProt" type="TProt" minOccurs="0">
|
209
|
+
<xs:annotation>
|
210
|
+
<xs:documentation>Número do protocolo de registro do evento</xs:documentation>
|
211
|
+
</xs:annotation>
|
212
|
+
</xs:element>
|
213
|
+
</xs:sequence>
|
214
|
+
<xs:attribute name="Id" use="optional">
|
215
|
+
<xs:simpleType>
|
216
|
+
<xs:restriction base="xs:ID">
|
217
|
+
<xs:pattern value="ID[0-9]{15}"/>
|
218
|
+
</xs:restriction>
|
219
|
+
</xs:simpleType>
|
220
|
+
</xs:attribute>
|
221
|
+
</xs:complexType>
|
222
|
+
</xs:element>
|
223
|
+
<xs:element ref="ds:Signature" minOccurs="0"/>
|
224
|
+
</xs:sequence>
|
225
|
+
<xs:attribute name="versao" type="TVerEvento" use="required"/>
|
226
|
+
</xs:complexType>
|
227
|
+
<xs:complexType name="TEnvEvento">
|
228
|
+
<xs:annotation>
|
229
|
+
<xs:documentation> Tipo Lote de Envio</xs:documentation>
|
230
|
+
</xs:annotation>
|
231
|
+
<xs:sequence>
|
232
|
+
<xs:element name="idLote">
|
233
|
+
<xs:simpleType>
|
234
|
+
<xs:restriction base="xs:string">
|
235
|
+
<xs:whiteSpace value="preserve"/>
|
236
|
+
<xs:pattern value="[0-9]{1,15}"/>
|
237
|
+
</xs:restriction>
|
238
|
+
</xs:simpleType>
|
239
|
+
</xs:element>
|
240
|
+
<xs:element name="evento" type="TEvento" maxOccurs="20"/>
|
241
|
+
</xs:sequence>
|
242
|
+
<xs:attribute name="versao" type="TVerEnvEvento" use="required"/>
|
243
|
+
</xs:complexType>
|
244
|
+
<xs:simpleType name="TVerEnvEvento">
|
245
|
+
<xs:annotation>
|
246
|
+
<xs:documentation>Tipo Versão do EnvEvento</xs:documentation>
|
247
|
+
</xs:annotation>
|
248
|
+
<xs:restriction base="xs:string">
|
249
|
+
<xs:whiteSpace value="preserve"/>
|
250
|
+
<xs:pattern value="1\.00"/>
|
251
|
+
</xs:restriction>
|
252
|
+
</xs:simpleType>
|
253
|
+
<xs:complexType name="TRetEnvEvento">
|
254
|
+
<xs:annotation>
|
255
|
+
<xs:documentation> Tipo Retorno de Lote de Envio</xs:documentation>
|
256
|
+
</xs:annotation>
|
257
|
+
<xs:sequence>
|
258
|
+
<xs:element name="idLote">
|
259
|
+
<xs:simpleType>
|
260
|
+
<xs:restriction base="xs:string">
|
261
|
+
<xs:whiteSpace value="preserve"/>
|
262
|
+
<xs:pattern value="[0-9]{1,15}"/>
|
263
|
+
</xs:restriction>
|
264
|
+
</xs:simpleType>
|
265
|
+
</xs:element>
|
266
|
+
<xs:element name="tpAmb" type="TAmb">
|
267
|
+
<xs:annotation>
|
268
|
+
<xs:documentation>Identificação do Ambiente:
|
269
|
+
1 - Produção
|
270
|
+
2 - Homologação</xs:documentation>
|
271
|
+
</xs:annotation>
|
272
|
+
</xs:element>
|
273
|
+
<xs:element name="verAplic" type="TVerAplic">
|
274
|
+
<xs:annotation>
|
275
|
+
<xs:documentation>Versão do Aplicativo que recebeu o Evento</xs:documentation>
|
276
|
+
</xs:annotation>
|
277
|
+
</xs:element>
|
278
|
+
<xs:element name="cOrgao" type="TCOrgaoIBGE">
|
279
|
+
<xs:annotation>
|
280
|
+
<xs:documentation>Código do òrgao que registrou o Evento</xs:documentation>
|
281
|
+
</xs:annotation>
|
282
|
+
</xs:element>
|
283
|
+
<xs:element name="cStat" type="TStat">
|
284
|
+
<xs:annotation>
|
285
|
+
<xs:documentation>Código do status da registro do Evento</xs:documentation>
|
286
|
+
</xs:annotation>
|
287
|
+
</xs:element>
|
288
|
+
<xs:element name="xMotivo" type="TMotivo">
|
289
|
+
<xs:annotation>
|
290
|
+
<xs:documentation>Descrição literal do status do registro do Evento</xs:documentation>
|
291
|
+
</xs:annotation>
|
292
|
+
</xs:element>
|
293
|
+
<xs:element name="retEvento" type="TretEvento" minOccurs="0" maxOccurs="20"/>
|
294
|
+
</xs:sequence>
|
295
|
+
<xs:attribute name="versao" type="TVerEnvEvento" use="required"/>
|
296
|
+
</xs:complexType>
|
297
|
+
<xs:complexType name="TProcEvento">
|
298
|
+
<xs:annotation>
|
299
|
+
<xs:documentation>Tipo procEvento</xs:documentation>
|
300
|
+
</xs:annotation>
|
301
|
+
<xs:sequence>
|
302
|
+
<xs:element name="evento" type="TEvento"/>
|
303
|
+
<xs:element name="retEvento" type="TretEvento"/>
|
304
|
+
</xs:sequence>
|
305
|
+
<xs:attribute name="versao" type="TVerEvento" use="required"/>
|
306
|
+
</xs:complexType>
|
307
|
+
</xs:schema>
|
@@ -0,0 +1,297 @@
|
|
1
|
+
<!-- edited with XMLSpy v2008 (http://www.altova.com) by sas.softwares@procergs.rs.gov.br (PROCERGS) -->
|
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_v1.03.xsd"/>
|
5
|
+
<xs:include schemaLocation="e110193_v1.00.xsd"/>
|
6
|
+
<xs:complexType name="TEvento">
|
7
|
+
<xs:annotation>
|
8
|
+
<xs:documentation>Tipo Evento</xs:documentation>
|
9
|
+
</xs:annotation>
|
10
|
+
<xs:sequence>
|
11
|
+
<xs:element name="infEvento">
|
12
|
+
<xs:complexType>
|
13
|
+
<xs:sequence>
|
14
|
+
<xs:element name="cOrgao" type="TCOrgaoIBGE">
|
15
|
+
<xs:annotation>
|
16
|
+
<xs:documentation>Código do órgão de recepção do Evento. Utilizar a Tabela do IBGE extendida, utilizar 91 para identificar o Ambiente Nacional</xs:documentation>
|
17
|
+
</xs:annotation>
|
18
|
+
</xs:element>
|
19
|
+
<xs:element name="tpAmb" type="TAmb">
|
20
|
+
<xs:annotation>
|
21
|
+
<xs:documentation>Identificação do Ambiente:
|
22
|
+
1 - Produção
|
23
|
+
2 - Homologação</xs:documentation>
|
24
|
+
</xs:annotation>
|
25
|
+
</xs:element>
|
26
|
+
<xs:choice>
|
27
|
+
<xs:annotation>
|
28
|
+
<xs:documentation>Identificação do autor do evento</xs:documentation>
|
29
|
+
</xs:annotation>
|
30
|
+
<xs:element name="CNPJ" type="TCnpjOpc">
|
31
|
+
<xs:annotation>
|
32
|
+
<xs:documentation>CNPJ</xs:documentation>
|
33
|
+
</xs:annotation>
|
34
|
+
</xs:element>
|
35
|
+
<xs:element name="CPF" type="TCpf">
|
36
|
+
<xs:annotation>
|
37
|
+
<xs:documentation>CPF</xs:documentation>
|
38
|
+
</xs:annotation>
|
39
|
+
</xs:element>
|
40
|
+
</xs:choice>
|
41
|
+
<xs:element name="chNFe" type="TChNFe">
|
42
|
+
<xs:annotation>
|
43
|
+
<xs:documentation>Chave de Acesso da NF-e vinculada ao evento</xs:documentation>
|
44
|
+
</xs:annotation>
|
45
|
+
</xs:element>
|
46
|
+
<xs:element name="dhEvento" type="TDateTimeUTC">
|
47
|
+
<xs:annotation>
|
48
|
+
<xs:documentation>Data de emissão no formato UTC. AAAA-MM-DDThh:mm:ssTZD</xs:documentation>
|
49
|
+
</xs:annotation>
|
50
|
+
</xs:element>
|
51
|
+
<xs:element name="tpEvento">
|
52
|
+
<xs:annotation>
|
53
|
+
<xs:documentation>Tipo do Evento</xs:documentation>
|
54
|
+
</xs:annotation>
|
55
|
+
<xs:simpleType>
|
56
|
+
<xs:restriction base="xs:string">
|
57
|
+
<xs:whiteSpace value="preserve"/>
|
58
|
+
<xs:pattern value="[0-9]{6}"/>
|
59
|
+
<xs:enumeration value="110193"/>
|
60
|
+
</xs:restriction>
|
61
|
+
</xs:simpleType>
|
62
|
+
</xs:element>
|
63
|
+
<xs:element name="nSeqEvento">
|
64
|
+
<xs:annotation>
|
65
|
+
<xs:documentation>Seqüencial do evento para o mesmo tipo de evento. Para maioria dos eventos será 1, nos casos em que possa existir mais de um evento, como é o caso da carta de correção, o autor do evento deve numerar de forma seqüencial.</xs:documentation>
|
66
|
+
</xs:annotation>
|
67
|
+
<xs:simpleType>
|
68
|
+
<xs:restriction base="xs:string">
|
69
|
+
<xs:whiteSpace value="preserve"/>
|
70
|
+
<xs:pattern value="[1-9]|[1][0-9]{0,1}|20"/>
|
71
|
+
</xs:restriction>
|
72
|
+
</xs:simpleType>
|
73
|
+
</xs:element>
|
74
|
+
<xs:element name="verEvento">
|
75
|
+
<xs:annotation>
|
76
|
+
<xs:documentation>Versão do Tipo do Evento</xs:documentation>
|
77
|
+
</xs:annotation>
|
78
|
+
<xs:simpleType>
|
79
|
+
<xs:restriction base="xs:string">
|
80
|
+
<xs:whiteSpace value="preserve"/>
|
81
|
+
<xs:enumeration value="1.00"/>
|
82
|
+
</xs:restriction>
|
83
|
+
</xs:simpleType>
|
84
|
+
</xs:element>
|
85
|
+
<xs:element ref="detEvento"/>
|
86
|
+
</xs:sequence>
|
87
|
+
<xs:attribute name="Id" use="required">
|
88
|
+
<xs:annotation>
|
89
|
+
<xs:documentation>Identificador da TAG a ser assinada, a regra de formação do Id é:
|
90
|
+
“ID” + tpEvento + chave da NF-e + nSeqEvento</xs:documentation>
|
91
|
+
</xs:annotation>
|
92
|
+
<xs:simpleType>
|
93
|
+
<xs:restriction base="xs:ID">
|
94
|
+
<xs:pattern value="ID[0-9]{52}"/>
|
95
|
+
</xs:restriction>
|
96
|
+
</xs:simpleType>
|
97
|
+
</xs:attribute>
|
98
|
+
</xs:complexType>
|
99
|
+
</xs:element>
|
100
|
+
<xs:element ref="ds:Signature"/>
|
101
|
+
</xs:sequence>
|
102
|
+
<xs:attribute name="versao" type="TVerEvento" use="required"/>
|
103
|
+
</xs:complexType>
|
104
|
+
<xs:simpleType name="TVerEvento">
|
105
|
+
<xs:annotation>
|
106
|
+
<xs:documentation>Tipo Versão do Evento</xs:documentation>
|
107
|
+
</xs:annotation>
|
108
|
+
<xs:restriction base="xs:string">
|
109
|
+
<xs:whiteSpace value="preserve"/>
|
110
|
+
<xs:pattern value="1\.00"/>
|
111
|
+
</xs:restriction>
|
112
|
+
</xs:simpleType>
|
113
|
+
<xs:complexType name="TretEvento">
|
114
|
+
<xs:annotation>
|
115
|
+
<xs:documentation>Tipo retorno do Evento</xs:documentation>
|
116
|
+
</xs:annotation>
|
117
|
+
<xs:sequence>
|
118
|
+
<xs:element name="infEvento">
|
119
|
+
<xs:complexType>
|
120
|
+
<xs:sequence>
|
121
|
+
<xs:element name="tpAmb" type="TAmb">
|
122
|
+
<xs:annotation>
|
123
|
+
<xs:documentation>Identificação do Ambiente:
|
124
|
+
1 - Produção
|
125
|
+
2 - Homologação</xs:documentation>
|
126
|
+
</xs:annotation>
|
127
|
+
</xs:element>
|
128
|
+
<xs:element name="verAplic" type="TVerAplic">
|
129
|
+
<xs:annotation>
|
130
|
+
<xs:documentation>Versão do Aplicativo que recebeu o Evento</xs:documentation>
|
131
|
+
</xs:annotation>
|
132
|
+
</xs:element>
|
133
|
+
<xs:element name="cOrgao" type="TCOrgaoIBGE">
|
134
|
+
<xs:annotation>
|
135
|
+
<xs:documentation>Código do órgão de recepção do Evento. Utilizar a Tabela do IBGE extendida, utilizar 91 para identificar o Ambiente Nacional</xs:documentation>
|
136
|
+
</xs:annotation>
|
137
|
+
</xs:element>
|
138
|
+
<xs:element name="cStat" type="TStat">
|
139
|
+
<xs:annotation>
|
140
|
+
<xs:documentation>Código do status da registro do Evento</xs:documentation>
|
141
|
+
</xs:annotation>
|
142
|
+
</xs:element>
|
143
|
+
<xs:element name="xMotivo" type="TMotivo">
|
144
|
+
<xs:annotation>
|
145
|
+
<xs:documentation>Descrição literal do status do registro do Evento</xs:documentation>
|
146
|
+
</xs:annotation>
|
147
|
+
</xs:element>
|
148
|
+
<xs:element name="chNFe" type="TChNFe" minOccurs="0">
|
149
|
+
<xs:annotation>
|
150
|
+
<xs:documentation>Chave de Acesso NF-e vinculada</xs:documentation>
|
151
|
+
</xs:annotation>
|
152
|
+
</xs:element>
|
153
|
+
<xs:element name="tpEvento" minOccurs="0">
|
154
|
+
<xs:annotation>
|
155
|
+
<xs:documentation>Tipo do Evento vinculado</xs:documentation>
|
156
|
+
</xs:annotation>
|
157
|
+
<xs:simpleType>
|
158
|
+
<xs:restriction base="xs:string">
|
159
|
+
<xs:whiteSpace value="preserve"/>
|
160
|
+
<xs:pattern value="[0-9]{6}"/>
|
161
|
+
</xs:restriction>
|
162
|
+
</xs:simpleType>
|
163
|
+
</xs:element>
|
164
|
+
<xs:element name="xEvento" minOccurs="0">
|
165
|
+
<xs:annotation>
|
166
|
+
<xs:documentation>Descrição do Evento</xs:documentation>
|
167
|
+
</xs:annotation>
|
168
|
+
<xs:simpleType>
|
169
|
+
<xs:restriction base="TString">
|
170
|
+
<xs:minLength value="5"/>
|
171
|
+
<xs:maxLength value="60"/>
|
172
|
+
</xs:restriction>
|
173
|
+
</xs:simpleType>
|
174
|
+
</xs:element>
|
175
|
+
<xs:element name="nSeqEvento" minOccurs="0">
|
176
|
+
<xs:annotation>
|
177
|
+
<xs:documentation>Seqüencial do evento</xs:documentation>
|
178
|
+
</xs:annotation>
|
179
|
+
<xs:simpleType>
|
180
|
+
<xs:restriction base="xs:string">
|
181
|
+
<xs:whiteSpace value="preserve"/>
|
182
|
+
<xs:pattern value="[1-9][0-9]{0,1}"/>
|
183
|
+
</xs:restriction>
|
184
|
+
</xs:simpleType>
|
185
|
+
</xs:element>
|
186
|
+
<xs:element name="cOrgaoAutor" type="TCOrgaoIBGE"/>
|
187
|
+
<xs:element name="dhRegEvento">
|
188
|
+
<xs:annotation>
|
189
|
+
<xs:documentation>Data e Hora de do recebimento do evento ou do registro do evento formato UTC AAAA-MM-DDThh:mm:ssTZD.</xs:documentation>
|
190
|
+
</xs:annotation>
|
191
|
+
<xs:simpleType>
|
192
|
+
<xs:restriction base="xs:string">
|
193
|
+
<xs:whiteSpace value="preserve"/>
|
194
|
+
<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[1-4]:00"/>
|
195
|
+
</xs:restriction>
|
196
|
+
</xs:simpleType>
|
197
|
+
</xs:element>
|
198
|
+
<xs:element name="nProt" type="TProt" minOccurs="0">
|
199
|
+
<xs:annotation>
|
200
|
+
<xs:documentation>Número do protocolo de registro do evento</xs:documentation>
|
201
|
+
</xs:annotation>
|
202
|
+
</xs:element>
|
203
|
+
</xs:sequence>
|
204
|
+
<xs:attribute name="Id" use="optional">
|
205
|
+
<xs:simpleType>
|
206
|
+
<xs:restriction base="xs:ID">
|
207
|
+
<xs:pattern value="ID[0-9]{15}"/>
|
208
|
+
</xs:restriction>
|
209
|
+
</xs:simpleType>
|
210
|
+
</xs:attribute>
|
211
|
+
</xs:complexType>
|
212
|
+
</xs:element>
|
213
|
+
<xs:element ref="ds:Signature" minOccurs="0"/>
|
214
|
+
</xs:sequence>
|
215
|
+
<xs:attribute name="versao" type="TVerEvento" use="required"/>
|
216
|
+
</xs:complexType>
|
217
|
+
<xs:complexType name="TEnvEvento">
|
218
|
+
<xs:annotation>
|
219
|
+
<xs:documentation> Tipo Lote de Envio</xs:documentation>
|
220
|
+
</xs:annotation>
|
221
|
+
<xs:sequence>
|
222
|
+
<xs:element name="idLote">
|
223
|
+
<xs:simpleType>
|
224
|
+
<xs:restriction base="xs:string">
|
225
|
+
<xs:whiteSpace value="preserve"/>
|
226
|
+
<xs:pattern value="[0-9]{1,15}"/>
|
227
|
+
</xs:restriction>
|
228
|
+
</xs:simpleType>
|
229
|
+
</xs:element>
|
230
|
+
<xs:element name="evento" type="TEvento" maxOccurs="20"/>
|
231
|
+
</xs:sequence>
|
232
|
+
<xs:attribute name="versao" type="TVerEnvEvento" use="required"/>
|
233
|
+
</xs:complexType>
|
234
|
+
<xs:simpleType name="TVerEnvEvento">
|
235
|
+
<xs:annotation>
|
236
|
+
<xs:documentation>Tipo Versão do EnvEvento</xs:documentation>
|
237
|
+
</xs:annotation>
|
238
|
+
<xs:restriction base="xs:string">
|
239
|
+
<xs:whiteSpace value="preserve"/>
|
240
|
+
<xs:pattern value="1\.00"/>
|
241
|
+
</xs:restriction>
|
242
|
+
</xs:simpleType>
|
243
|
+
<xs:complexType name="TRetEnvEvento">
|
244
|
+
<xs:annotation>
|
245
|
+
<xs:documentation> Tipo Retorno de Lote de Envio</xs:documentation>
|
246
|
+
</xs:annotation>
|
247
|
+
<xs:sequence>
|
248
|
+
<xs:element name="idLote">
|
249
|
+
<xs:simpleType>
|
250
|
+
<xs:restriction base="xs:string">
|
251
|
+
<xs:whiteSpace value="preserve"/>
|
252
|
+
<xs:pattern value="[0-9]{1,15}"/>
|
253
|
+
</xs:restriction>
|
254
|
+
</xs:simpleType>
|
255
|
+
</xs:element>
|
256
|
+
<xs:element name="tpAmb" type="TAmb">
|
257
|
+
<xs:annotation>
|
258
|
+
<xs:documentation>Identificação do Ambiente:
|
259
|
+
1 - Produção
|
260
|
+
2 - Homologação</xs:documentation>
|
261
|
+
</xs:annotation>
|
262
|
+
</xs:element>
|
263
|
+
<xs:element name="verAplic" type="TVerAplic">
|
264
|
+
<xs:annotation>
|
265
|
+
<xs:documentation>Versão do Aplicativo que recebeu o Evento</xs:documentation>
|
266
|
+
</xs:annotation>
|
267
|
+
</xs:element>
|
268
|
+
<xs:element name="cOrgao" type="TCOrgaoIBGE">
|
269
|
+
<xs:annotation>
|
270
|
+
<xs:documentation>Código do òrgao que registrou o Evento</xs:documentation>
|
271
|
+
</xs:annotation>
|
272
|
+
</xs:element>
|
273
|
+
<xs:element name="cStat" type="TStat">
|
274
|
+
<xs:annotation>
|
275
|
+
<xs:documentation>Código do status da registro do Evento</xs:documentation>
|
276
|
+
</xs:annotation>
|
277
|
+
</xs:element>
|
278
|
+
<xs:element name="xMotivo" type="TMotivo">
|
279
|
+
<xs:annotation>
|
280
|
+
<xs:documentation>Descrição literal do status do registro do Evento</xs:documentation>
|
281
|
+
</xs:annotation>
|
282
|
+
</xs:element>
|
283
|
+
<xs:element name="retEvento" type="TretEvento" minOccurs="0" maxOccurs="20"/>
|
284
|
+
</xs:sequence>
|
285
|
+
<xs:attribute name="versao" type="TVerEnvEvento" use="required"/>
|
286
|
+
</xs:complexType>
|
287
|
+
<xs:complexType name="TProcEvento">
|
288
|
+
<xs:annotation>
|
289
|
+
<xs:documentation>Tipo procEvento</xs:documentation>
|
290
|
+
</xs:annotation>
|
291
|
+
<xs:sequence>
|
292
|
+
<xs:element name="evento" type="TEvento"/>
|
293
|
+
<xs:element name="retEvento" type="TretEvento"/>
|
294
|
+
</xs:sequence>
|
295
|
+
<xs:attribute name="versao" type="TVerEvento" use="required"/>
|
296
|
+
</xs:complexType>
|
297
|
+
</xs:schema>
|