@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 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?><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"><xs:simpleType name="TNSU"><xs:annotation><xs:documentation>Tipo número sequencial único</xs:documentation></xs:annotation><xs:restriction base="xs:token"><xs:pattern value="[0-9]{15}" /></xs:restriction></xs:simpleType><xs:simpleType name="TQNSU"><xs:annotation><xs:documentation>Tipo quantidade de NSU</xs:documentation></xs:annotation><xs:restriction base="xs:unsignedShort"><xs:minInclusive value="1" /><xs:maxInclusive value="50" /></xs:restriction></xs:simpleType><xs:simpleType name="TVerDistDFe"><xs:annotation><xs:documentation>Tipo Versão dos leiautes do Web Service NFeDistribuicaoDFe</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:whiteSpace value="preserve" /><xs:enumeration value="1.01" /></xs:restriction></xs:simpleType><xs:simpleType name="TAmb"><xs:annotation><xs:documentation>Tipo Ambiente</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:whiteSpace value="preserve" /><xs:enumeration value="1" /><xs:enumeration value="2" /></xs:restriction></xs:simpleType><xs:simpleType name="TCodUfIBGE"><xs:annotation><xs:documentation>Tipo Código da UF da tabela do IBGE</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:whiteSpace value="preserve" /><xs:enumeration value="11" /><xs:enumeration value="12" /><xs:enumeration value="13" /><xs:enumeration value="14" /><xs:enumeration value="15" /><xs:enumeration value="16" /><xs:enumeration value="17" /><xs:enumeration value="21" /><xs:enumeration value="22" /><xs:enumeration value="23" /><xs:enumeration value="24" /><xs:enumeration value="25" /><xs:enumeration value="26" /><xs:enumeration value="27" /><xs:enumeration value="28" /><xs:enumeration value="29" /><xs:enumeration value="31" /><xs:enumeration value="32" /><xs:enumeration value="33" /><xs:enumeration value="35" /><xs:enumeration value="41" /><xs:enumeration value="42" /><xs:enumeration value="43" /><xs:enumeration value="50" /><xs:enumeration value="51" /><xs:enumeration value="52" /><xs:enumeration value="53" /></xs:restriction></xs:simpleType><xs:simpleType name="TCOrgaoIBGE"><xs:annotation><xs:documentation>Tipo Código de orgão (UF da tabela do IBGE + 90 RFB)</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:whiteSpace value="preserve" /><xs:enumeration value="11" /><xs:enumeration value="12" /><xs:enumeration value="13" /><xs:enumeration value="14" /><xs:enumeration value="15" /><xs:enumeration value="16" /><xs:enumeration value="17" /><xs:enumeration value="21" /><xs:enumeration value="22" /><xs:enumeration value="23" /><xs:enumeration value="24" /><xs:enumeration value="25" /><xs:enumeration value="26" /><xs:enumeration value="27" /><xs:enumeration value="28" /><xs:enumeration value="29" /><xs:enumeration value="31" /><xs:enumeration value="32" /><xs:enumeration value="33" /><xs:enumeration value="35" /><xs:enumeration value="41" /><xs:enumeration value="42" /><xs:enumeration value="43" /><xs:enumeration value="50" /><xs:enumeration value="51" /><xs:enumeration value="52" /><xs:enumeration value="53" /><xs:enumeration value="90" /><xs:enumeration value="91" /><xs:enumeration value="92" /></xs:restriction></xs:simpleType><xs:simpleType name="TCnpj"><xs:annotation><xs:documentation>Tipo Número do CNPJ</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:whiteSpace value="preserve" /><xs:maxLength value="14" /><xs:pattern value="[0-9]{14}" /></xs:restriction></xs:simpleType><xs:simpleType name="TCpf"><xs:annotation><xs:documentation>Tipo Número do CPF</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:whiteSpace value="preserve" /><xs:maxLength value="11" /><xs:pattern value="[0-9]{11}" /></xs:restriction></xs:simpleType><xs:simpleType name="TVerAplic"><xs:annotation><xs:documentation>Tipo Versão do Aplicativo</xs:documentation></xs:annotation><xs:restriction base="TString"><xs:minLength value="1" /><xs:maxLength value="20" /></xs:restriction></xs:simpleType><xs:simpleType name="TStat"><xs:annotation><xs:documentation>Tipo Código da Mensagem enviada</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:whiteSpace value="preserve" /><xs:maxLength value="3" /><xs:pattern value="[0-9]{3}" /></xs:restriction></xs:simpleType><xs:simpleType name="TMotivo"><xs:annotation><xs:documentation>Tipo Motivo</xs:documentation></xs:annotation><xs:restriction base="TString"><xs:maxLength value="255" /><xs:minLength value="1" /></xs:restriction></xs:simpleType><xs:simpleType name="TString"><xs:annotation><xs:documentation> Tipo string genérico</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:whiteSpace value="preserve" /><xs:pattern value="[!-ÿ]{1}[ -ÿ]{0,}[!-ÿ]{1}|[!-ÿ]{1}" /></xs:restriction></xs:simpleType><xs:simpleType name="TChNFe"><xs:annotation><xs:documentation>Tipo Chave da Nota Fiscal Eletrônica</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:whiteSpace value="preserve" /><xs:maxLength value="44" /><xs:pattern value="[0-9]{44}" /></xs:restriction></xs:simpleType><xs:simpleType name="TProt"><xs:annotation><xs:documentation>Tipo Número do Protocolo de Status</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:whiteSpace value="preserve" /><xs:maxLength value="15" /><xs:pattern value="[0-9]{15}" /></xs:restriction></xs:simpleType><xs:simpleType name="TDateTimeUTC"><xs:annotation><xs:documentation>Data e Hora, formato UTC (AAAA-MM-DDThh:mm:ssTZD, onde TZD = +hh:mm ou -hh:mm)</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:whiteSpace value="preserve" /><xs:pattern value="(((20(([02468][048])|([13579][26]))-02-29))|(20[0-9][0-9])-((((0[1-9])|(1[0-2]))-((0[1-9])|(1\d)|(2[0-8])))|((((0[13578])|(1[02]))-31)|(((0[1,3-9])|(1[0-2]))-(29|30)))))T(20|21|22|23|[0-1]\d):[0-5]\d:[0-5]\d([\-,\+](0[0-9]|10|11):00|([\+](12):00))" /></xs:restriction></xs:simpleType><xs:simpleType name="TIe"><xs:annotation><xs:documentation>Tipo Inscrição Estadual do Emitente // alterado EM 24/10/08 para aceitar ISENTO</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:whiteSpace value="preserve" /><xs:maxLength value="14" /><xs:pattern value="[0-9]{2,14}|ISENTO" /></xs:restriction></xs:simpleType><xs:simpleType name="TDec_1302"><xs:annotation><xs:documentation>Tipo Decimal com 15 dígitos, sendo 13 de corpo e 2 decimais</xs:documentation></xs:annotation><xs:restriction base="xs:string"><xs:whiteSpace value="preserve" /><xs:pattern value="0|0\.[0-9]{2}|[1-9]{1}[0-9]{0,12}(\.[0-9]{2})?" /></xs:restriction></xs:simpleType></xs:schema>
|