@nfewizard/shared 1.0.0 → 1.0.2
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/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/adapters/SchemaLoader.js +6 -0
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/adapters/SchemaLoader.js.map +1 -1
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/shared → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/adapters}/index.js +7 -3
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/adapters/index.js.map +1 -0
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/base/BaseNFSe.d.ts +42 -0
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/base/BaseNFSe.js +176 -0
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/base/BaseNFSe.js.map +1 -0
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/base/GerarConsulta.js +37 -10
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/base/GerarConsulta.js.map +1 -0
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/base/SaveFiles.js +7 -1
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/base/SaveFiles.js.map +1 -1
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/base/index.d.ts +1 -0
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/cte/CTEDistribuicaoDFe.js → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/base/index.js} +10 -2
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/base/index.js.map +1 -0
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/config/NFSeServicosUrl.json +22 -0
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/config/soapMethod.json +20 -0
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/NFEDistribuicaoDFe.js → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/environment/AxiosHttpClient.js} +12 -2
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/environment/AxiosHttpClient.js.map +1 -0
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/environment/HttpClientBuilder.js +16 -0
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/environment/HttpClientBuilder.js.map +1 -0
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/environment/LoadCertificate.js +16 -0
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/environment/LoadCertificate.js.map +1 -0
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/environment/ValidateEnvironment.js +16 -0
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/environment/ValidateEnvironment.js.map +1 -0
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/NFEAutorizacao.js → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/environment/index.js} +11 -14
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/environment/index.js.map +1 -0
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/exceptions/ErrorContext.js +16 -0
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/exceptions/ErrorContext.js.map +1 -0
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/exceptions/JsonArrayTransporter.js +16 -0
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/exceptions/JsonArrayTransporter.js.map +1 -0
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/NFEInutilizacao.js → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/exceptions/index.js} +3 -2
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/exceptions/index.js.map +1 -0
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/exceptions/logger.js +16 -0
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/exceptions/logger.js.map +1 -0
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/index.js +15 -8
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/index.js.map +1 -0
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/utils/Utility.d.ts +29 -2
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/utils/Utility.js +92 -1
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/utils/Utility.js.map +1 -0
- package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/EmailConfig.js → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/utils/index.js} +12 -2
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src/utils/index.js.map +1 -0
- package/.rollup.cache/usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/tsconfig.tsbuildinfo +1 -0
- package/README.md +3 -3
- package/dist/index.cjs +462 -13
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +462 -14
- package/dist/index.mjs.map +1 -1
- package/dist/src/base/BaseNFSe.d.ts +42 -0
- package/dist/src/base/BaseNFe.d.ts +1 -1
- package/dist/src/base/index.d.ts +1 -0
- package/dist/src/utils/Utility.d.ts +29 -2
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +6 -6
- package/resources/schemas/CNC_v1.00.xsd +14 -0
- package/resources/schemas/DPS_v1.01.xsd +14 -0
- package/resources/schemas/NFSe_v1.01.xsd +15 -0
- package/resources/schemas/evento_v1.01.xsd +15 -0
- package/resources/schemas/nfse/CNC_v1.00.xsd +14 -0
- package/resources/schemas/nfse/DPS_v1.01.xsd +14 -0
- package/resources/schemas/nfse/NFSe_v1.01.xsd +15 -0
- package/resources/schemas/nfse/eventoAtorInteressado_v1.00.xsd +9 -0
- package/resources/schemas/nfse/eventoCancNFe_v1.00.xsd +9 -0
- package/resources/schemas/nfse/eventoCancSubst_v1.00.xsd +9 -0
- package/resources/schemas/nfse/eventoEPEC_v0.01.xsd +267 -0
- package/resources/schemas/nfse/eventoRemIndus_v1.00.xsd +9 -0
- package/resources/schemas/nfse/evento_v1.01.xsd +15 -0
- package/resources/schemas/nfse/pedRegEvento_v1.01.xsd +15 -0
- package/resources/schemas/nfse/tiposBasico_v1.03.xsd +834 -0
- package/resources/schemas/nfse/tiposBasico_v3.10.xsd +833 -0
- package/resources/schemas/nfse/tiposBasico_v4.00.xsd +598 -0
- package/resources/schemas/nfse/tiposBasicosCcgConsGTIN_v1.00.xsd +84 -0
- package/resources/schemas/nfse/tiposCnc_v1.00.xsd +166 -0
- package/resources/schemas/nfse/tiposComplexos_v1.01.xsd +2677 -0
- package/resources/schemas/nfse/tiposDistDFe_v1.01.xsd +1 -0
- package/resources/schemas/nfse/tiposEventos_v1.01.xsd +780 -0
- package/resources/schemas/nfse/tiposSimples_v1.01.xsd +1774 -0
- package/resources/schemas/nfse/xmldsig-core-schema.xsd +318 -0
- package/resources/schemas/nfse/xmldsig-core-schema_v1.01.xsd +98 -0
- package/resources/schemas/pedRegEvento_v1.01.xsd +15 -0
- package/resources/schemas/tiposCnc_v1.00.xsd +166 -0
- package/resources/schemas/tiposComplexos_v1.01.xsd +2677 -0
- package/resources/schemas/tiposEventos_v1.01.xsd +780 -0
- package/resources/schemas/tiposSimples_v1.01.xsd +1774 -0
- package/resources/schemas/xmldsig-core-schema.xsd +318 -0
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/adapters/SchemaLoader.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/adapters/XmlBuilder.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/adapters/index.js +0 -8
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/adapters/index.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/base/BaseNFe.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/base/GerarConsulta.js +0 -61
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/base/GerarConsulta.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/base/SaveFiles.js +0 -59
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/base/SaveFiles.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/base/index.d.ts +0 -8
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/base/index.js +0 -9
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/base/index.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/config/cStatError.json +0 -678
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/config/soapMethod.json +0 -46
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/environment/AxiosHttpClient.js +0 -12
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/environment/AxiosHttpClient.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/environment/Environment.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/environment/HttpClientBuilder.js +0 -29
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/environment/HttpClientBuilder.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/environment/LoadCertificate.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/environment/ValidateEnvironment.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/environment/index.js +0 -11
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/environment/index.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/exceptions/ErrorContext.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/exceptions/JsonArrayTransporter.js +0 -84
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/exceptions/JsonArrayTransporter.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/exceptions/index.js +0 -8
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/exceptions/index.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/exceptions/logger.js +0 -139
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/exceptions/logger.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/index.js +0 -16
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/index.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/adapters/SchemaLoader.d.ts +0 -4
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/adapters/SchemaLoader.js +0 -44
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/adapters/XmlBuilder.d.ts +0 -31
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/adapters/XmlBuilder.js +0 -119
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/adapters/index.d.ts +0 -7
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/adapters/index.js +0 -8
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/adapters/index.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/base/BaseNFe.d.ts +0 -35
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/base/BaseNFe.js +0 -95
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/base/GerarConsulta.d.ts +0 -18
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/base/GerarConsulta.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/base/SaveFiles.d.ts +0 -12
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/base/index.js +0 -9
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/base/index.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/config/CTeServicosUrl.json +0 -8
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/config/NFeServicosUrl.json +0 -1383
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/config/cStatError.json +0 -678
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/environment/AxiosHttpClient.d.ts +0 -6
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/environment/AxiosHttpClient.js +0 -12
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/environment/AxiosHttpClient.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/environment/Environment.d.ts +0 -21
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/environment/Environment.js +0 -81
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/environment/HttpClientBuilder.d.ts +0 -11
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/environment/HttpClientBuilder.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/environment/LoadCertificate.d.ts +0 -11
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/environment/LoadCertificate.js +0 -176
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/environment/LoadCertificate.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/environment/ValidateEnvironment.d.ts +0 -9
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/environment/ValidateEnvironment.js +0 -77
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/environment/ValidateEnvironment.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/environment/index.d.ts +0 -10
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/environment/index.js +0 -11
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/environment/index.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/exceptions/ErrorContext.d.ts +0 -39
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/exceptions/ErrorContext.js +0 -98
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/exceptions/ErrorContext.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/exceptions/JsonArrayTransporter.d.ts +0 -21
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/exceptions/JsonArrayTransporter.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/exceptions/index.d.ts +0 -8
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/exceptions/index.js +0 -8
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/exceptions/index.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/exceptions/logger.d.ts +0 -22
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/exceptions/logger.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/index.d.ts +0 -10
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/index.js +0 -16
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/index.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/utils/Utility.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/utils/index.js +0 -12
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/src/utils/index.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/tsconfig.tsbuildinfo +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/NFEImposto.d.ts +0 -4
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/NFEImposto.js +0 -212
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/NFEImposto.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/Utility.d.ts +0 -91
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/Utility.js +0 -516
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/Utility.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/ValidaCPFCNPJ.d.ts +0 -11
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/ValidaCPFCNPJ.js +0 -125
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/ValidaCPFCNPJ.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/XmlParser.d.ts +0 -18
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/XmlParser.js +0 -174
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/XmlParser.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/getCodIBGE.d.ts +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/getCodIBGE.js +0 -50
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/getCodIBGE.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/getDesTipoPag.d.ts +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/getDesTipoPag.js +0 -42
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/getDesTipoPag.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/index.d.ts +0 -11
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/index.js +0 -12
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist/utils/index.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/tsconfig.tsbuildinfo +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/cte/CTEDistribuicaoDFe.d.ts +0 -47
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/cte/CTEDistribuicaoDFe.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/EmailConfig.d.ts +0 -65
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/EmailConfig.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/NFEAutorizacao.d.ts +0 -5866
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/NFEAutorizacao.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/NFEDistribuicaoDFe.d.ts +0 -70
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/NFEDistribuicaoDFe.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/NFEInutilizacao.d.ts +0 -10
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/NFEInutilizacao.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/NFERecepcaoEvento.d.ts +0 -575
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/NFERecepcaoEvento.js +0 -18
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/NFERecepcaoEvento.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/NFeWizard.d.ts +0 -174
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/NFeWizard.js +0 -2
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/NFeWizard.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/index.d.ts +0 -8
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/nfe/index.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/shared/LoadCertificate.d.ts +0 -11
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/shared/LoadCertificate.js +0 -2
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/shared/LoadCertificate.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/shared/NFEDanfeGenerator.d.ts +0 -32
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/shared/NFEDanfeGenerator.js +0 -18
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/shared/NFEDanfeGenerator.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/shared/Utils.d.ts +0 -29
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/shared/Utils.js +0 -18
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/shared/Utils.js.map +0 -1
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/shared/index.d.ts +0 -49
- package/.rollup.cache/home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/types/src/shared/index.js.map +0 -1
- package/tsconfig.tsbuildinfo +0 -1
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/adapters/SchemaLoader.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/adapters/XmlBuilder.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/adapters/XmlBuilder.js +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/adapters/XmlBuilder.js.map +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/adapters/index.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/base/BaseNFe.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/base/BaseNFe.js +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/base/BaseNFe.js.map +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/base/GerarConsulta.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/base/SaveFiles.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/config/CTeServicosUrl.json +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/config/NFeServicosUrl.json +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/environment/AxiosHttpClient.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/environment/Environment.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/environment/Environment.js +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/environment/Environment.js.map +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/environment/HttpClientBuilder.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/environment/LoadCertificate.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/environment/ValidateEnvironment.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/environment/index.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/exceptions/ErrorContext.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/exceptions/JsonArrayTransporter.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/exceptions/index.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/exceptions/logger.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io/packages/shared/dist → usr/projetos/nfewizard/nfewizard-io-idle-old/packages/shared/dist/src}/index.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/utils/NFEImposto.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/utils/NFEImposto.js +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/utils/NFEImposto.js.map +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/utils/ValidaCPFCNPJ.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/utils/ValidaCPFCNPJ.js +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/utils/ValidaCPFCNPJ.js.map +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/utils/XmlParser.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/utils/XmlParser.js +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/utils/XmlParser.js.map +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/utils/getCodIBGE.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/utils/getCodIBGE.js +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/utils/getCodIBGE.js.map +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/utils/getDesTipoPag.d.ts +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/utils/getDesTipoPag.js +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/utils/getDesTipoPag.js.map +0 -0
- /package/.rollup.cache/{home/marco/Documents/projetos/NFeWizard/nfewizard-io → usr/projetos/nfewizard/nfewizard-io-idle-old}/packages/shared/dist/src/utils/index.d.ts +0 -0
|
@@ -0,0 +1,267 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<xs:schema xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.portalfiscal.inf.br/nfe" targetNamespace="http://www.portalfiscal.inf.br/nfe" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
|
3
|
+
<xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="xmldsig-core-schema_v1.01.xsd"/>
|
|
4
|
+
<xs:include schemaLocation="tiposBasico_v3.10.xsd"/>
|
|
5
|
+
<xs:element name="envEvento">
|
|
6
|
+
<xs:complexType>
|
|
7
|
+
<xs:sequence>
|
|
8
|
+
<xs:element name="idLote">
|
|
9
|
+
<xs:annotation>
|
|
10
|
+
<xs:documentation>Identificador de controle do Lote de envio do Evento.</xs:documentation>
|
|
11
|
+
</xs:annotation>
|
|
12
|
+
<xs:simpleType>
|
|
13
|
+
<xs:restriction base="xs:string">
|
|
14
|
+
<xs:whiteSpace value="preserve" />
|
|
15
|
+
<xs:pattern value="[0-9]{1,15}" />
|
|
16
|
+
</xs:restriction>
|
|
17
|
+
</xs:simpleType>
|
|
18
|
+
</xs:element>
|
|
19
|
+
<xs:element name="evento" maxOccurs="20">
|
|
20
|
+
<xs:complexType>
|
|
21
|
+
<xs:sequence>
|
|
22
|
+
<xs:annotation>
|
|
23
|
+
<xs:documentation>Evento, um lote pode conter até 20 eventos</xs:documentation>
|
|
24
|
+
</xs:annotation>
|
|
25
|
+
<xs:element name="infEvento">
|
|
26
|
+
<xs:complexType>
|
|
27
|
+
<xs:sequence>
|
|
28
|
+
<xs:annotation>
|
|
29
|
+
<xs:documentation>Grupo de informações do registro do Evento</xs:documentation>
|
|
30
|
+
</xs:annotation>
|
|
31
|
+
<xs:element name="cOrgao" type="TCOrgaoIBGE">
|
|
32
|
+
<xs:annotation>
|
|
33
|
+
<xs:documentation>Código do órgão de recepção do Evento.</xs:documentation>
|
|
34
|
+
</xs:annotation>
|
|
35
|
+
</xs:element>
|
|
36
|
+
<xs:element name="tpAmb" type="TAmb">
|
|
37
|
+
<xs:annotation>
|
|
38
|
+
<xs:documentation>Identificação do Ambiente: 1=Produção /2=Homologação</xs:documentation>
|
|
39
|
+
</xs:annotation>
|
|
40
|
+
</xs:element>
|
|
41
|
+
<xs:choice>
|
|
42
|
+
<xs:annotation>
|
|
43
|
+
<xs:documentation>Informar o CNPJ / CPF do autor do Evento.</xs:documentation>
|
|
44
|
+
</xs:annotation>
|
|
45
|
+
<xs:element name="CNPJ" type="TCnpjOpc">
|
|
46
|
+
<xs:annotation>
|
|
47
|
+
<xs:documentation>CNPJ</xs:documentation>
|
|
48
|
+
</xs:annotation>
|
|
49
|
+
</xs:element>
|
|
50
|
+
<xs:element name="CPF" type="TCpf">
|
|
51
|
+
<xs:annotation>
|
|
52
|
+
<xs:documentation>CPF</xs:documentation>
|
|
53
|
+
</xs:annotation>
|
|
54
|
+
</xs:element>
|
|
55
|
+
</xs:choice>
|
|
56
|
+
<xs:element name="chNFe" type="TChNFe">
|
|
57
|
+
<xs:annotation>
|
|
58
|
+
<xs:documentation>Para o evento de EPEC, a posição 35 da Chave de Acesso deve ser 4 (tpEmis=4).</xs:documentation>
|
|
59
|
+
</xs:annotation>
|
|
60
|
+
</xs:element>
|
|
61
|
+
<xs:element name="dhEvento" type="TDateTimeUTC">
|
|
62
|
+
<xs:annotation>
|
|
63
|
+
<xs:documentation>Data e hora do evento no formato AAAA-MM-DDThh:mm:ssTZD (UTC - Universal Coordinated Time).</xs:documentation>
|
|
64
|
+
</xs:annotation>
|
|
65
|
+
</xs:element>
|
|
66
|
+
<xs:element name="tpEvento">
|
|
67
|
+
<xs:annotation>
|
|
68
|
+
<xs:documentation>Código do evento: 110140 -EPEC</xs:documentation>
|
|
69
|
+
</xs:annotation>
|
|
70
|
+
<xs:simpleType>
|
|
71
|
+
<xs:restriction base="xs:string">
|
|
72
|
+
<xs:whiteSpace value="preserve"/>
|
|
73
|
+
<xs:pattern value="[0-9]{6}"/>
|
|
74
|
+
<xs:enumeration value="110140"/>
|
|
75
|
+
</xs:restriction>
|
|
76
|
+
</xs:simpleType>
|
|
77
|
+
</xs:element>
|
|
78
|
+
<xs:element name="nSeqEvento">
|
|
79
|
+
<xs:annotation>
|
|
80
|
+
<xs:documentation>Informar o valor "1" para o evento do EPEC.</xs:documentation>
|
|
81
|
+
</xs:annotation>
|
|
82
|
+
<xs:simpleType>
|
|
83
|
+
<xs:restriction base="xs:string">
|
|
84
|
+
<xs:whiteSpace value="preserve" />
|
|
85
|
+
<xs:pattern value="[0-9]{1,2}" />
|
|
86
|
+
</xs:restriction>
|
|
87
|
+
</xs:simpleType>
|
|
88
|
+
</xs:element>
|
|
89
|
+
<xs:element name="verEvento" type="TVerEvento">
|
|
90
|
+
<xs:annotation>
|
|
91
|
+
<xs:documentation>Versão do detalhe do evento (grupo detEvento - P17), informação usada pela SEFAZ para validar o grupo detEvento.</xs:documentation>
|
|
92
|
+
</xs:annotation>
|
|
93
|
+
</xs:element>
|
|
94
|
+
<xs:element name="detEvento">
|
|
95
|
+
<xs:complexType>
|
|
96
|
+
<xs:sequence>
|
|
97
|
+
<xs:annotation>
|
|
98
|
+
<xs:documentation>Informações de detalhes do evento</xs:documentation>
|
|
99
|
+
</xs:annotation>
|
|
100
|
+
<xs:element name="descEvento">
|
|
101
|
+
<xs:annotation>
|
|
102
|
+
<xs:documentation>"EPEC"</xs:documentation>
|
|
103
|
+
</xs:annotation>
|
|
104
|
+
<xs:simpleType>
|
|
105
|
+
<xs:restriction base="xs:string">
|
|
106
|
+
<xs:enumeration value="EPEC"/>
|
|
107
|
+
</xs:restriction>
|
|
108
|
+
</xs:simpleType>
|
|
109
|
+
</xs:element>
|
|
110
|
+
<xs:element name="cOrgaoAutor" type="TCodUfIBGE">
|
|
111
|
+
<xs:annotation>
|
|
112
|
+
<xs:documentation>Código do Órgão do Autor do Evento.</xs:documentation>
|
|
113
|
+
</xs:annotation>
|
|
114
|
+
</xs:element>
|
|
115
|
+
<xs:element name="tpAutor">
|
|
116
|
+
<xs:annotation>
|
|
117
|
+
<xs:documentation>Informar "1=Empresa Emitente" para este evento.</xs:documentation>
|
|
118
|
+
</xs:annotation>
|
|
119
|
+
<xs:simpleType>
|
|
120
|
+
<xs:restriction base="xs:string">
|
|
121
|
+
<xs:whiteSpace value="preserve"/>
|
|
122
|
+
<xs:enumeration value="1"/>
|
|
123
|
+
</xs:restriction>
|
|
124
|
+
</xs:simpleType>
|
|
125
|
+
</xs:element>
|
|
126
|
+
<xs:element name="verAplic" type="TVerAplic">
|
|
127
|
+
<xs:annotation>
|
|
128
|
+
<xs:documentation>Versão do aplicativo do Autor do Evento.</xs:documentation>
|
|
129
|
+
</xs:annotation>
|
|
130
|
+
</xs:element>
|
|
131
|
+
<xs:element name="dhEmi" type="TDateTimeUTC">
|
|
132
|
+
<xs:annotation>
|
|
133
|
+
<xs:documentation>Data e hora no formato UTC (Universal Coordinated Time): "AAAA-MM-DDThh:mm:ss TZD".</xs:documentation>
|
|
134
|
+
</xs:annotation>
|
|
135
|
+
</xs:element>
|
|
136
|
+
<xs:element name="tpNF">
|
|
137
|
+
<xs:annotation>
|
|
138
|
+
<xs:documentation>Informar 1=Saída.</xs:documentation>
|
|
139
|
+
</xs:annotation>
|
|
140
|
+
<xs:simpleType>
|
|
141
|
+
<xs:restriction base="xs:string">
|
|
142
|
+
<xs:whiteSpace value="preserve"/>
|
|
143
|
+
<xs:enumeration value="1"/>
|
|
144
|
+
</xs:restriction>
|
|
145
|
+
</xs:simpleType>
|
|
146
|
+
</xs:element>
|
|
147
|
+
<xs:element name="IE" type="TIe">
|
|
148
|
+
<xs:annotation>
|
|
149
|
+
<xs:documentation>IE do Emitente</xs:documentation>
|
|
150
|
+
</xs:annotation>
|
|
151
|
+
</xs:element>
|
|
152
|
+
<xs:element name="dest" minOccurs="0">
|
|
153
|
+
<xs:complexType>
|
|
154
|
+
<xs:sequence>
|
|
155
|
+
<xs:element name="UF" type="TUf">
|
|
156
|
+
<xs:annotation>
|
|
157
|
+
<xs:documentation>Sigla da UF do destinatário. </xs:documentation>
|
|
158
|
+
</xs:annotation>
|
|
159
|
+
</xs:element>
|
|
160
|
+
<xs:choice>
|
|
161
|
+
<xs:element name="CNPJ" type="TCnpjOpc">
|
|
162
|
+
<xs:annotation>
|
|
163
|
+
<xs:documentation>CNPJ</xs:documentation>
|
|
164
|
+
</xs:annotation>
|
|
165
|
+
</xs:element>
|
|
166
|
+
<xs:element name="CPF" type="TCpf">
|
|
167
|
+
<xs:annotation>
|
|
168
|
+
<xs:documentation>CPF</xs:documentation>
|
|
169
|
+
</xs:annotation>
|
|
170
|
+
</xs:element>
|
|
171
|
+
<xs:element name="idEstrangeiro">
|
|
172
|
+
<xs:annotation>
|
|
173
|
+
<xs:documentation>ID Estrangeiro</xs:documentation>
|
|
174
|
+
</xs:annotation>
|
|
175
|
+
<xs:simpleType>
|
|
176
|
+
<xs:restriction base="xs:string">
|
|
177
|
+
<xs:whiteSpace value="preserve"/>
|
|
178
|
+
<xs:pattern value="([!-ÿ]{0}|[!-ÿ]{5,20})?"/>
|
|
179
|
+
</xs:restriction>
|
|
180
|
+
</xs:simpleType>
|
|
181
|
+
</xs:element>
|
|
182
|
+
</xs:choice>
|
|
183
|
+
</xs:sequence>
|
|
184
|
+
</xs:complexType>
|
|
185
|
+
</xs:element>
|
|
186
|
+
<xs:element name="vNF" type="TDec_1302">
|
|
187
|
+
<xs:annotation>
|
|
188
|
+
<xs:documentation>Valor total da NFC-e</xs:documentation>
|
|
189
|
+
</xs:annotation>
|
|
190
|
+
</xs:element>
|
|
191
|
+
<xs:element name="vICMS" type="TDec_1302">
|
|
192
|
+
<xs:annotation>
|
|
193
|
+
<xs:documentation>Valor total do ICMS</xs:documentation>
|
|
194
|
+
</xs:annotation>
|
|
195
|
+
</xs:element>
|
|
196
|
+
</xs:sequence>
|
|
197
|
+
<xs:attribute name="versao" type="TVerEvento" use="required" />
|
|
198
|
+
</xs:complexType>
|
|
199
|
+
</xs:element>
|
|
200
|
+
</xs:sequence>
|
|
201
|
+
<xs:attribute name="Id" use="required">
|
|
202
|
+
<xs:annotation>
|
|
203
|
+
<xs:documentation>Identificador da TAG a ser assinada, a regra de formação do Id é: "ID" + tpEvento + chave da NFC-e + nSeqEvento</xs:documentation>
|
|
204
|
+
</xs:annotation>
|
|
205
|
+
<xs:simpleType>
|
|
206
|
+
<xs:restriction base="xs:ID">
|
|
207
|
+
<xs:pattern value="ID[0-9]{52}"/>
|
|
208
|
+
</xs:restriction>
|
|
209
|
+
</xs:simpleType>
|
|
210
|
+
</xs:attribute>
|
|
211
|
+
</xs:complexType>
|
|
212
|
+
</xs:element>
|
|
213
|
+
<xs:element ref="ds:Signature"/>
|
|
214
|
+
</xs:sequence>
|
|
215
|
+
<xs:attribute name="versao" type="TVerEvento" use="required" />
|
|
216
|
+
</xs:complexType>
|
|
217
|
+
</xs:element>
|
|
218
|
+
</xs:sequence>
|
|
219
|
+
<xs:attribute name="versao" type="TVerEvento" use="required" />
|
|
220
|
+
</xs:complexType>
|
|
221
|
+
</xs:element>
|
|
222
|
+
<xs:simpleType name="TVerEvento">
|
|
223
|
+
<xs:annotation>
|
|
224
|
+
<xs:documentation>Versão do Tipo do Evento</xs:documentation>
|
|
225
|
+
</xs:annotation>
|
|
226
|
+
<xs:restriction base="xs:string">
|
|
227
|
+
<xs:whiteSpace value="preserve"/>
|
|
228
|
+
<xs:pattern value="[0-9]{1,2}\.[0-9]{1,2}"/>
|
|
229
|
+
</xs:restriction>
|
|
230
|
+
</xs:simpleType>
|
|
231
|
+
<xs:simpleType name="TCOrgaoIBGE">
|
|
232
|
+
<xs:annotation>
|
|
233
|
+
<xs:documentation>Tipo Código de orgão (UF da tabela do IBGE + 91 RFB)</xs:documentation>
|
|
234
|
+
</xs:annotation>
|
|
235
|
+
<xs:restriction base="xs:string">
|
|
236
|
+
<xs:whiteSpace value="preserve"/>
|
|
237
|
+
<xs:enumeration value="11"/>
|
|
238
|
+
<xs:enumeration value="12"/>
|
|
239
|
+
<xs:enumeration value="13"/>
|
|
240
|
+
<xs:enumeration value="14"/>
|
|
241
|
+
<xs:enumeration value="15"/>
|
|
242
|
+
<xs:enumeration value="16"/>
|
|
243
|
+
<xs:enumeration value="17"/>
|
|
244
|
+
<xs:enumeration value="21"/>
|
|
245
|
+
<xs:enumeration value="22"/>
|
|
246
|
+
<xs:enumeration value="23"/>
|
|
247
|
+
<xs:enumeration value="24"/>
|
|
248
|
+
<xs:enumeration value="25"/>
|
|
249
|
+
<xs:enumeration value="26"/>
|
|
250
|
+
<xs:enumeration value="27"/>
|
|
251
|
+
<xs:enumeration value="28"/>
|
|
252
|
+
<xs:enumeration value="29"/>
|
|
253
|
+
<xs:enumeration value="31"/>
|
|
254
|
+
<xs:enumeration value="32"/>
|
|
255
|
+
<xs:enumeration value="33"/>
|
|
256
|
+
<xs:enumeration value="35"/>
|
|
257
|
+
<xs:enumeration value="41"/>
|
|
258
|
+
<xs:enumeration value="42"/>
|
|
259
|
+
<xs:enumeration value="43"/>
|
|
260
|
+
<xs:enumeration value="50"/>
|
|
261
|
+
<xs:enumeration value="51"/>
|
|
262
|
+
<xs:enumeration value="52"/>
|
|
263
|
+
<xs:enumeration value="53"/>
|
|
264
|
+
<xs:enumeration value="91"/>
|
|
265
|
+
</xs:restriction>
|
|
266
|
+
</xs:simpleType>
|
|
267
|
+
</xs:schema>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.portalfiscal.inf.br/nfe" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" targetNamespace="http://www.portalfiscal.inf.br/nfe" elementFormDefault="qualified" attributeFormDefault="unqualified">
|
|
3
|
+
<xs:include schemaLocation="leiauteRemIndus_v1.00.xsd"/>
|
|
4
|
+
<xs:element name="evento" type="TEvento">
|
|
5
|
+
<xs:annotation>
|
|
6
|
+
<xs:documentation>Schema XML de validação do evento Remessa para Industrializacao</xs:documentation>
|
|
7
|
+
</xs:annotation>
|
|
8
|
+
</xs:element>
|
|
9
|
+
</xs:schema>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
3
|
+
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
|
|
4
|
+
targetNamespace="http://www.sped.fazenda.gov.br/nfse"
|
|
5
|
+
xmlns="http://www.sped.fazenda.gov.br/nfse"
|
|
6
|
+
attributeFormDefault="unqualified"
|
|
7
|
+
elementFormDefault="qualified">
|
|
8
|
+
<xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="xmldsig-core-schema.xsd"/>
|
|
9
|
+
<xs:include schemaLocation="tiposEventos_v1.01.xsd"/>
|
|
10
|
+
<xs:element name="evento" type="TCEvento">
|
|
11
|
+
<xs:annotation>
|
|
12
|
+
<xs:documentation>Schema XML do Pedido de Registro de Eventos</xs:documentation>
|
|
13
|
+
</xs:annotation>
|
|
14
|
+
</xs:element>
|
|
15
|
+
</xs:schema>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
|
|
3
|
+
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
|
|
4
|
+
targetNamespace="http://www.sped.fazenda.gov.br/nfse"
|
|
5
|
+
xmlns="http://www.sped.fazenda.gov.br/nfse"
|
|
6
|
+
attributeFormDefault="unqualified"
|
|
7
|
+
elementFormDefault="qualified">
|
|
8
|
+
<xs:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="xmldsig-core-schema.xsd"/>
|
|
9
|
+
<xs:include schemaLocation="tiposEventos_v1.01.xsd"/>
|
|
10
|
+
<xs:element name="pedRegEvento" type="TCPedRegEvt">
|
|
11
|
+
<xs:annotation>
|
|
12
|
+
<xs:documentation>Schema XML do Pedido de Registro de Eventos</xs:documentation>
|
|
13
|
+
</xs:annotation>
|
|
14
|
+
</xs:element>
|
|
15
|
+
</xs:schema>
|