@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,318 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!DOCTYPE schema
|
|
3
|
+
PUBLIC "-//W3C//DTD XMLSchema 200102//EN" "http://www.w3.org/2001/XMLSchema.dtd"
|
|
4
|
+
[
|
|
5
|
+
<!ATTLIST schema
|
|
6
|
+
xmlns:ds CDATA #FIXED "http://www.w3.org/2000/09/xmldsig#">
|
|
7
|
+
<!ENTITY dsig 'http://www.w3.org/2000/09/xmldsig#'>
|
|
8
|
+
<!ENTITY % p ''>
|
|
9
|
+
<!ENTITY % s ''>
|
|
10
|
+
]>
|
|
11
|
+
|
|
12
|
+
<!-- Schema for XML Signatures
|
|
13
|
+
http://www.w3.org/2000/09/xmldsig#
|
|
14
|
+
$Revision: 1.2 $ on $Date: 2013-04-16 12:48:49 $ by $Author: denis $
|
|
15
|
+
|
|
16
|
+
Copyright 2001 The Internet Society and W3C (Massachusetts Institute
|
|
17
|
+
of Technology, Institut National de Recherche en Informatique et en
|
|
18
|
+
Automatique, Keio University). All Rights Reserved.
|
|
19
|
+
http://www.w3.org/Consortium/Legal/
|
|
20
|
+
|
|
21
|
+
This document is governed by the W3C Software License [1] as described
|
|
22
|
+
in the FAQ [2].
|
|
23
|
+
|
|
24
|
+
[1] http://www.w3.org/Consortium/Legal/copyright-software-19980720
|
|
25
|
+
[2] http://www.w3.org/Consortium/Legal/IPR-FAQ-20000620.html#DTD
|
|
26
|
+
-->
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
<schema xmlns="http://www.w3.org/2001/XMLSchema"
|
|
30
|
+
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
|
|
31
|
+
targetNamespace="http://www.w3.org/2000/09/xmldsig#"
|
|
32
|
+
version="0.1" elementFormDefault="qualified">
|
|
33
|
+
|
|
34
|
+
<!-- Basic Types Defined for Signatures -->
|
|
35
|
+
|
|
36
|
+
<simpleType name="CryptoBinary">
|
|
37
|
+
<restriction base="base64Binary">
|
|
38
|
+
</restriction>
|
|
39
|
+
</simpleType>
|
|
40
|
+
|
|
41
|
+
<!-- Start Signature -->
|
|
42
|
+
|
|
43
|
+
<element name="Signature" type="ds:SignatureType"/>
|
|
44
|
+
<complexType name="SignatureType">
|
|
45
|
+
<sequence>
|
|
46
|
+
<element ref="ds:SignedInfo"/>
|
|
47
|
+
<element ref="ds:SignatureValue"/>
|
|
48
|
+
<element ref="ds:KeyInfo" minOccurs="0"/>
|
|
49
|
+
<element ref="ds:Object" minOccurs="0" maxOccurs="unbounded"/>
|
|
50
|
+
</sequence>
|
|
51
|
+
<attribute name="Id" type="ID" use="optional"/>
|
|
52
|
+
</complexType>
|
|
53
|
+
|
|
54
|
+
<element name="SignatureValue" type="ds:SignatureValueType"/>
|
|
55
|
+
<complexType name="SignatureValueType">
|
|
56
|
+
<simpleContent>
|
|
57
|
+
<extension base="base64Binary">
|
|
58
|
+
<attribute name="Id" type="ID" use="optional"/>
|
|
59
|
+
</extension>
|
|
60
|
+
</simpleContent>
|
|
61
|
+
</complexType>
|
|
62
|
+
|
|
63
|
+
<!-- Start SignedInfo -->
|
|
64
|
+
|
|
65
|
+
<element name="SignedInfo" type="ds:SignedInfoType"/>
|
|
66
|
+
<complexType name="SignedInfoType">
|
|
67
|
+
<sequence>
|
|
68
|
+
<element ref="ds:CanonicalizationMethod"/>
|
|
69
|
+
<element ref="ds:SignatureMethod"/>
|
|
70
|
+
<element ref="ds:Reference" maxOccurs="unbounded"/>
|
|
71
|
+
</sequence>
|
|
72
|
+
<attribute name="Id" type="ID" use="optional"/>
|
|
73
|
+
</complexType>
|
|
74
|
+
|
|
75
|
+
<element name="CanonicalizationMethod" type="ds:CanonicalizationMethodType"/>
|
|
76
|
+
<complexType name="CanonicalizationMethodType" mixed="true">
|
|
77
|
+
<sequence>
|
|
78
|
+
<any namespace="##any" minOccurs="0" maxOccurs="unbounded"/>
|
|
79
|
+
<!-- (0,unbounded) elements from (1,1) namespace -->
|
|
80
|
+
</sequence>
|
|
81
|
+
<attribute name="Algorithm" type="anyURI" use="required"/>
|
|
82
|
+
</complexType>
|
|
83
|
+
|
|
84
|
+
<element name="SignatureMethod" type="ds:SignatureMethodType"/>
|
|
85
|
+
<complexType name="SignatureMethodType" mixed="true">
|
|
86
|
+
<sequence>
|
|
87
|
+
<element name="HMACOutputLength" minOccurs="0" type="ds:HMACOutputLengthType"/>
|
|
88
|
+
<any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
|
|
89
|
+
<!-- (0,unbounded) elements from (1,1) external namespace -->
|
|
90
|
+
</sequence>
|
|
91
|
+
<attribute name="Algorithm" type="anyURI" use="required"/>
|
|
92
|
+
</complexType>
|
|
93
|
+
|
|
94
|
+
<!-- Start Reference -->
|
|
95
|
+
|
|
96
|
+
<element name="Reference" type="ds:ReferenceType"/>
|
|
97
|
+
<complexType name="ReferenceType">
|
|
98
|
+
<sequence>
|
|
99
|
+
<element ref="ds:Transforms" minOccurs="0"/>
|
|
100
|
+
<element ref="ds:DigestMethod"/>
|
|
101
|
+
<element ref="ds:DigestValue"/>
|
|
102
|
+
</sequence>
|
|
103
|
+
<attribute name="Id" type="ID" use="optional"/>
|
|
104
|
+
<attribute name="URI" type="anyURI" use="optional"/>
|
|
105
|
+
<attribute name="Type" type="anyURI" use="optional"/>
|
|
106
|
+
</complexType>
|
|
107
|
+
|
|
108
|
+
<element name="Transforms" type="ds:TransformsType"/>
|
|
109
|
+
<complexType name="TransformsType">
|
|
110
|
+
<sequence>
|
|
111
|
+
<element ref="ds:Transform" maxOccurs="unbounded"/>
|
|
112
|
+
</sequence>
|
|
113
|
+
</complexType>
|
|
114
|
+
|
|
115
|
+
<element name="Transform" type="ds:TransformType"/>
|
|
116
|
+
<complexType name="TransformType" mixed="true">
|
|
117
|
+
<choice minOccurs="0" maxOccurs="unbounded">
|
|
118
|
+
<any namespace="##other" processContents="lax"/>
|
|
119
|
+
<!-- (1,1) elements from (0,unbounded) namespaces -->
|
|
120
|
+
<element name="XPath" type="string"/>
|
|
121
|
+
</choice>
|
|
122
|
+
<attribute name="Algorithm" type="anyURI" use="required"/>
|
|
123
|
+
</complexType>
|
|
124
|
+
|
|
125
|
+
<!-- End Reference -->
|
|
126
|
+
|
|
127
|
+
<element name="DigestMethod" type="ds:DigestMethodType"/>
|
|
128
|
+
<complexType name="DigestMethodType" mixed="true">
|
|
129
|
+
<sequence>
|
|
130
|
+
<any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
|
|
131
|
+
</sequence>
|
|
132
|
+
<attribute name="Algorithm" type="anyURI" use="required"/>
|
|
133
|
+
</complexType>
|
|
134
|
+
|
|
135
|
+
<element name="DigestValue" type="ds:DigestValueType"/>
|
|
136
|
+
<simpleType name="DigestValueType">
|
|
137
|
+
<restriction base="base64Binary"/>
|
|
138
|
+
</simpleType>
|
|
139
|
+
|
|
140
|
+
<!-- End SignedInfo -->
|
|
141
|
+
|
|
142
|
+
<!-- Start KeyInfo -->
|
|
143
|
+
|
|
144
|
+
<element name="KeyInfo" type="ds:KeyInfoType"/>
|
|
145
|
+
<complexType name="KeyInfoType" mixed="true">
|
|
146
|
+
<choice maxOccurs="unbounded">
|
|
147
|
+
<element ref="ds:KeyName"/>
|
|
148
|
+
<element ref="ds:KeyValue"/>
|
|
149
|
+
<element ref="ds:RetrievalMethod"/>
|
|
150
|
+
<element ref="ds:X509Data"/>
|
|
151
|
+
<element ref="ds:PGPData"/>
|
|
152
|
+
<element ref="ds:SPKIData"/>
|
|
153
|
+
<element ref="ds:MgmtData"/>
|
|
154
|
+
<any processContents="lax" namespace="##other"/>
|
|
155
|
+
<!-- (1,1) elements from (0,unbounded) namespaces -->
|
|
156
|
+
</choice>
|
|
157
|
+
<attribute name="Id" type="ID" use="optional"/>
|
|
158
|
+
</complexType>
|
|
159
|
+
|
|
160
|
+
<element name="KeyName" type="string"/>
|
|
161
|
+
<element name="MgmtData" type="string"/>
|
|
162
|
+
|
|
163
|
+
<element name="KeyValue" type="ds:KeyValueType"/>
|
|
164
|
+
<complexType name="KeyValueType" mixed="true">
|
|
165
|
+
<choice>
|
|
166
|
+
<element ref="ds:DSAKeyValue"/>
|
|
167
|
+
<element ref="ds:RSAKeyValue"/>
|
|
168
|
+
<any namespace="##other" processContents="lax"/>
|
|
169
|
+
</choice>
|
|
170
|
+
</complexType>
|
|
171
|
+
|
|
172
|
+
<element name="RetrievalMethod" type="ds:RetrievalMethodType"/>
|
|
173
|
+
<complexType name="RetrievalMethodType">
|
|
174
|
+
<sequence>
|
|
175
|
+
<element ref="ds:Transforms" minOccurs="0"/>
|
|
176
|
+
</sequence>
|
|
177
|
+
<attribute name="URI" type="anyURI"/>
|
|
178
|
+
<attribute name="Type" type="anyURI" use="optional"/>
|
|
179
|
+
</complexType>
|
|
180
|
+
|
|
181
|
+
<!-- Start X509Data -->
|
|
182
|
+
|
|
183
|
+
<element name="X509Data" type="ds:X509DataType"/>
|
|
184
|
+
<complexType name="X509DataType">
|
|
185
|
+
<sequence maxOccurs="unbounded">
|
|
186
|
+
<choice>
|
|
187
|
+
<element name="X509IssuerSerial" type="ds:X509IssuerSerialType"/>
|
|
188
|
+
<element name="X509SKI" type="base64Binary"/>
|
|
189
|
+
<element name="X509SubjectName" type="string"/>
|
|
190
|
+
<element name="X509Certificate" type="base64Binary"/>
|
|
191
|
+
<element name="X509CRL" type="base64Binary"/>
|
|
192
|
+
<any namespace="##other" processContents="lax"/>
|
|
193
|
+
</choice>
|
|
194
|
+
</sequence>
|
|
195
|
+
</complexType>
|
|
196
|
+
|
|
197
|
+
<complexType name="X509IssuerSerialType">
|
|
198
|
+
<sequence>
|
|
199
|
+
<element name="X509IssuerName" type="string"/>
|
|
200
|
+
<element name="X509SerialNumber" type="integer"/>
|
|
201
|
+
</sequence>
|
|
202
|
+
</complexType>
|
|
203
|
+
|
|
204
|
+
<!-- End X509Data -->
|
|
205
|
+
|
|
206
|
+
<!-- Begin PGPData -->
|
|
207
|
+
|
|
208
|
+
<element name="PGPData" type="ds:PGPDataType"/>
|
|
209
|
+
<complexType name="PGPDataType">
|
|
210
|
+
<choice>
|
|
211
|
+
<sequence>
|
|
212
|
+
<element name="PGPKeyID" type="base64Binary"/>
|
|
213
|
+
<element name="PGPKeyPacket" type="base64Binary" minOccurs="0"/>
|
|
214
|
+
<any namespace="##other" processContents="lax" minOccurs="0"
|
|
215
|
+
maxOccurs="unbounded"/>
|
|
216
|
+
</sequence>
|
|
217
|
+
<sequence>
|
|
218
|
+
<element name="PGPKeyPacket" type="base64Binary"/>
|
|
219
|
+
<any namespace="##other" processContents="lax" minOccurs="0"
|
|
220
|
+
maxOccurs="unbounded"/>
|
|
221
|
+
</sequence>
|
|
222
|
+
</choice>
|
|
223
|
+
</complexType>
|
|
224
|
+
|
|
225
|
+
<!-- End PGPData -->
|
|
226
|
+
|
|
227
|
+
<!-- Begin SPKIData -->
|
|
228
|
+
|
|
229
|
+
<element name="SPKIData" type="ds:SPKIDataType"/>
|
|
230
|
+
<complexType name="SPKIDataType">
|
|
231
|
+
<sequence maxOccurs="unbounded">
|
|
232
|
+
<element name="SPKISexp" type="base64Binary"/>
|
|
233
|
+
<any namespace="##other" processContents="lax" minOccurs="0"/>
|
|
234
|
+
</sequence>
|
|
235
|
+
</complexType>
|
|
236
|
+
|
|
237
|
+
<!-- End SPKIData -->
|
|
238
|
+
|
|
239
|
+
<!-- End KeyInfo -->
|
|
240
|
+
|
|
241
|
+
<!-- Start Object (Manifest, SignatureProperty) -->
|
|
242
|
+
|
|
243
|
+
<element name="Object" type="ds:ObjectType"/>
|
|
244
|
+
<complexType name="ObjectType" mixed="true">
|
|
245
|
+
<sequence minOccurs="0" maxOccurs="unbounded">
|
|
246
|
+
<any namespace="##any" processContents="lax"/>
|
|
247
|
+
</sequence>
|
|
248
|
+
<attribute name="Id" type="ID" use="optional"/>
|
|
249
|
+
<attribute name="MimeType" type="string" use="optional"/> <!-- add a grep facet -->
|
|
250
|
+
<attribute name="Encoding" type="anyURI" use="optional"/>
|
|
251
|
+
</complexType>
|
|
252
|
+
|
|
253
|
+
<element name="Manifest" type="ds:ManifestType"/>
|
|
254
|
+
<complexType name="ManifestType">
|
|
255
|
+
<sequence>
|
|
256
|
+
<element ref="ds:Reference" maxOccurs="unbounded"/>
|
|
257
|
+
</sequence>
|
|
258
|
+
<attribute name="Id" type="ID" use="optional"/>
|
|
259
|
+
</complexType>
|
|
260
|
+
|
|
261
|
+
<element name="SignatureProperties" type="ds:SignaturePropertiesType"/>
|
|
262
|
+
<complexType name="SignaturePropertiesType">
|
|
263
|
+
<sequence>
|
|
264
|
+
<element ref="ds:SignatureProperty" maxOccurs="unbounded"/>
|
|
265
|
+
</sequence>
|
|
266
|
+
<attribute name="Id" type="ID" use="optional"/>
|
|
267
|
+
</complexType>
|
|
268
|
+
|
|
269
|
+
<element name="SignatureProperty" type="ds:SignaturePropertyType"/>
|
|
270
|
+
<complexType name="SignaturePropertyType" mixed="true">
|
|
271
|
+
<choice maxOccurs="unbounded">
|
|
272
|
+
<any namespace="##other" processContents="lax"/>
|
|
273
|
+
<!-- (1,1) elements from (1,unbounded) namespaces -->
|
|
274
|
+
</choice>
|
|
275
|
+
<attribute name="Target" type="anyURI" use="required"/>
|
|
276
|
+
<attribute name="Id" type="ID" use="optional"/>
|
|
277
|
+
</complexType>
|
|
278
|
+
|
|
279
|
+
<!-- End Object (Manifest, SignatureProperty) -->
|
|
280
|
+
|
|
281
|
+
<!-- Start Algorithm Parameters -->
|
|
282
|
+
|
|
283
|
+
<simpleType name="HMACOutputLengthType">
|
|
284
|
+
<restriction base="integer"/>
|
|
285
|
+
</simpleType>
|
|
286
|
+
|
|
287
|
+
<!-- Start KeyValue Element-types -->
|
|
288
|
+
|
|
289
|
+
<element name="DSAKeyValue" type="ds:DSAKeyValueType"/>
|
|
290
|
+
<complexType name="DSAKeyValueType">
|
|
291
|
+
<sequence>
|
|
292
|
+
<sequence minOccurs="0">
|
|
293
|
+
<element name="P" type="ds:CryptoBinary"/>
|
|
294
|
+
<element name="Q" type="ds:CryptoBinary"/>
|
|
295
|
+
</sequence>
|
|
296
|
+
<element name="G" type="ds:CryptoBinary" minOccurs="0"/>
|
|
297
|
+
<element name="Y" type="ds:CryptoBinary"/>
|
|
298
|
+
<element name="J" type="ds:CryptoBinary" minOccurs="0"/>
|
|
299
|
+
<sequence minOccurs="0">
|
|
300
|
+
<element name="Seed" type="ds:CryptoBinary"/>
|
|
301
|
+
<element name="PgenCounter" type="ds:CryptoBinary"/>
|
|
302
|
+
</sequence>
|
|
303
|
+
</sequence>
|
|
304
|
+
</complexType>
|
|
305
|
+
|
|
306
|
+
<element name="RSAKeyValue" type="ds:RSAKeyValueType"/>
|
|
307
|
+
<complexType name="RSAKeyValueType">
|
|
308
|
+
<sequence>
|
|
309
|
+
<element name="Modulus" type="ds:CryptoBinary"/>
|
|
310
|
+
<element name="Exponent" type="ds:CryptoBinary"/>
|
|
311
|
+
</sequence>
|
|
312
|
+
</complexType>
|
|
313
|
+
|
|
314
|
+
<!-- End KeyValue Element-types -->
|
|
315
|
+
|
|
316
|
+
<!-- End Signature -->
|
|
317
|
+
|
|
318
|
+
</schema>
|
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- ***************************************************-->
|
|
3
|
+
<!-- *** Schema específico para assinaturas XML ***-->
|
|
4
|
+
<!-- *** a partir de certificados do padrão (X509) ***-->
|
|
5
|
+
<!-- *** ICP-Brasil - Projeto Nota Fiscal Eletrônica ***-->
|
|
6
|
+
<!-- ***************************************************-->
|
|
7
|
+
<!-- Schema for XML Signatures-->
|
|
8
|
+
<schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" targetNamespace="http://www.w3.org/2000/09/xmldsig#" elementFormDefault="qualified" attributeFormDefault="unqualified" version="0.1">
|
|
9
|
+
<element name="Signature" type="ds:SignatureType"/>
|
|
10
|
+
<complexType name="SignatureType">
|
|
11
|
+
<sequence>
|
|
12
|
+
<element name="SignedInfo" type="ds:SignedInfoType"/>
|
|
13
|
+
<element name="SignatureValue" type="ds:SignatureValueType"/>
|
|
14
|
+
<element name="KeyInfo" type="ds:KeyInfoType"/>
|
|
15
|
+
</sequence>
|
|
16
|
+
<attribute name="Id" type="ID" use="optional"/>
|
|
17
|
+
</complexType>
|
|
18
|
+
<complexType name="SignatureValueType">
|
|
19
|
+
<simpleContent>
|
|
20
|
+
<extension base="base64Binary">
|
|
21
|
+
<attribute name="Id" type="ID" use="optional"/>
|
|
22
|
+
</extension>
|
|
23
|
+
</simpleContent>
|
|
24
|
+
</complexType>
|
|
25
|
+
<complexType name="SignedInfoType">
|
|
26
|
+
<sequence>
|
|
27
|
+
<element name="CanonicalizationMethod">
|
|
28
|
+
<complexType>
|
|
29
|
+
<attribute name="Algorithm" type="anyURI" use="required" fixed="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/>
|
|
30
|
+
</complexType>
|
|
31
|
+
</element>
|
|
32
|
+
<element name="SignatureMethod">
|
|
33
|
+
<complexType>
|
|
34
|
+
<attribute name="Algorithm" type="anyURI" use="required" fixed="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/>
|
|
35
|
+
</complexType>
|
|
36
|
+
</element>
|
|
37
|
+
<element name="Reference" type="ds:ReferenceType"/>
|
|
38
|
+
</sequence>
|
|
39
|
+
<attribute name="Id" type="ID" use="optional"/>
|
|
40
|
+
</complexType>
|
|
41
|
+
<complexType name="ReferenceType">
|
|
42
|
+
<sequence>
|
|
43
|
+
<element name="Transforms" type="ds:TransformsType">
|
|
44
|
+
<!-- Garante a unicidade do atributo -->
|
|
45
|
+
<unique name="unique_Transf_Alg">
|
|
46
|
+
<selector xpath="./*"/>
|
|
47
|
+
<field xpath="@Algorithm"/>
|
|
48
|
+
</unique>
|
|
49
|
+
</element>
|
|
50
|
+
<element name="DigestMethod">
|
|
51
|
+
<complexType>
|
|
52
|
+
<attribute name="Algorithm" type="anyURI" use="required" fixed="http://www.w3.org/2000/09/xmldsig#sha1"/>
|
|
53
|
+
</complexType>
|
|
54
|
+
</element>
|
|
55
|
+
<element name="DigestValue" type="ds:DigestValueType"/>
|
|
56
|
+
</sequence>
|
|
57
|
+
<attribute name="Id" type="ID" use="optional"/>
|
|
58
|
+
<attribute name="URI" use="required">
|
|
59
|
+
<simpleType>
|
|
60
|
+
<restriction base="anyURI">
|
|
61
|
+
<minLength value="2"/>
|
|
62
|
+
</restriction>
|
|
63
|
+
</simpleType>
|
|
64
|
+
</attribute>
|
|
65
|
+
<attribute name="Type" type="anyURI" use="optional"/>
|
|
66
|
+
</complexType>
|
|
67
|
+
<complexType name="TransformsType">
|
|
68
|
+
<sequence>
|
|
69
|
+
<element name="Transform" type="ds:TransformType" minOccurs="2" maxOccurs="2"/>
|
|
70
|
+
</sequence>
|
|
71
|
+
</complexType>
|
|
72
|
+
<complexType name="TransformType">
|
|
73
|
+
<sequence minOccurs="0" maxOccurs="unbounded">
|
|
74
|
+
<element name="XPath" type="string"/>
|
|
75
|
+
</sequence>
|
|
76
|
+
<attribute name="Algorithm" type="ds:TTransformURI" use="required"/>
|
|
77
|
+
</complexType>
|
|
78
|
+
<complexType name="KeyInfoType">
|
|
79
|
+
<sequence>
|
|
80
|
+
<element name="X509Data" type="ds:X509DataType"/>
|
|
81
|
+
</sequence>
|
|
82
|
+
<attribute name="Id" type="ID" use="optional"/>
|
|
83
|
+
</complexType>
|
|
84
|
+
<complexType name="X509DataType">
|
|
85
|
+
<sequence>
|
|
86
|
+
<element name="X509Certificate" type="base64Binary"/>
|
|
87
|
+
</sequence>
|
|
88
|
+
</complexType>
|
|
89
|
+
<simpleType name="DigestValueType">
|
|
90
|
+
<restriction base="base64Binary"/>
|
|
91
|
+
</simpleType>
|
|
92
|
+
<simpleType name="TTransformURI">
|
|
93
|
+
<restriction base="anyURI">
|
|
94
|
+
<enumeration value="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/>
|
|
95
|
+
<enumeration value="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/>
|
|
96
|
+
</restriction>
|
|
97
|
+
</simpleType>
|
|
98
|
+
</schema>
|
|
@@ -0,0 +1,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>
|
|
@@ -0,0 +1,166 @@
|
|
|
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="tiposComplexos_v1.01.xsd"/>
|
|
10
|
+
<xs:include schemaLocation="tiposSimples_v1.01.xsd"/>
|
|
11
|
+
<!--TIPO COMPLEXO PARA ENDEREÇO UPLOAD DE CONTRIBUINTES -->
|
|
12
|
+
<xs:complexType name="TCEnderContribuinteCNC">
|
|
13
|
+
<xs:sequence>
|
|
14
|
+
<xs:element name="CEP" type="TSCEP">
|
|
15
|
+
<xs:annotation>
|
|
16
|
+
<xs:documentation>Código de endereçamento postal do estabelecimento do contribuinte</xs:documentation>
|
|
17
|
+
</xs:annotation>
|
|
18
|
+
</xs:element>
|
|
19
|
+
<xs:element name="nro" type="TSNumeroEndereco">
|
|
20
|
+
<xs:annotation>
|
|
21
|
+
<xs:documentation>Número do estabelecimento no logradouro informado</xs:documentation>
|
|
22
|
+
</xs:annotation>
|
|
23
|
+
</xs:element>
|
|
24
|
+
<xs:element name="xCpl" type="TSComplementoEndereco" minOccurs="0">
|
|
25
|
+
<xs:annotation>
|
|
26
|
+
<xs:documentation>Informação complementar para identificação do endereço do contribuinte</xs:documentation>
|
|
27
|
+
</xs:annotation>
|
|
28
|
+
</xs:element>
|
|
29
|
+
</xs:sequence>
|
|
30
|
+
</xs:complexType>
|
|
31
|
+
<!--TIPO COMPLEXO PARA UPLOAD DE CONTRIBUINTES DO CNC -->
|
|
32
|
+
<xs:complexType name="TCNC">
|
|
33
|
+
<xs:sequence>
|
|
34
|
+
<xs:element name="infCNC" type="TCInfCNC"/>
|
|
35
|
+
</xs:sequence>
|
|
36
|
+
<xs:attribute name="versao" type="TVerCNC" use="required"/>
|
|
37
|
+
</xs:complexType>
|
|
38
|
+
<!--TIPO COMPLEXO PARA INFORMAÇÕES DO UPLOAD DE CONTRIBUINTES DO CNC -->
|
|
39
|
+
<xs:complexType name="TCInfCNC">
|
|
40
|
+
<xs:sequence>
|
|
41
|
+
<xs:element name="tpAmb" type="TSTipoAmbiente">
|
|
42
|
+
<xs:annotation>
|
|
43
|
+
<xs:documentation>Identificação do Ambiente: 1 - Produção; 2 - Homologação</xs:documentation>
|
|
44
|
+
</xs:annotation>
|
|
45
|
+
</xs:element>
|
|
46
|
+
<xs:element name="dhGeracaoArquivo" type="TSDateTimeUTC">
|
|
47
|
+
<xs:annotation>
|
|
48
|
+
<xs:documentation>Data e hora da geração do arquivo CNC. Data e hora no formato UTC (Universal Coordinated Time): AAAA-MM-DDThh:mm:ssTZD</xs:documentation>
|
|
49
|
+
</xs:annotation>
|
|
50
|
+
</xs:element>
|
|
51
|
+
<xs:element name="verAplic" type="TSVerAplic">
|
|
52
|
+
<xs:annotation>
|
|
53
|
+
<xs:documentation>Versão do aplicativo que gerou Informações para cadastramento de novos contribuintes CNC</xs:documentation>
|
|
54
|
+
</xs:annotation>
|
|
55
|
+
</xs:element>
|
|
56
|
+
<xs:element name="contribuintesCnc">
|
|
57
|
+
<xs:complexType>
|
|
58
|
+
<xs:sequence>
|
|
59
|
+
<xs:element name="contribuinteCnc" type="TCInfoContribuinteCNC" maxOccurs="unbounded">
|
|
60
|
+
<xs:annotation>
|
|
61
|
+
<xs:documentation>Grupo de informações cadastramento de novos contribuintes CNC</xs:documentation>
|
|
62
|
+
</xs:annotation>
|
|
63
|
+
</xs:element>
|
|
64
|
+
</xs:sequence>
|
|
65
|
+
</xs:complexType>
|
|
66
|
+
</xs:element>
|
|
67
|
+
</xs:sequence>
|
|
68
|
+
</xs:complexType>
|
|
69
|
+
<!--TIPO COMPLEXO PARA INFORMAÇÕES DE UMA PESSOA MANTIDA PELO CADASTRO DO CNC (CNPJ,CPF)-->
|
|
70
|
+
<xs:complexType name="TCInfoContribuinteCNC">
|
|
71
|
+
<xs:annotation>
|
|
72
|
+
<xs:documentation>Informações para cadastramento de novos contribuintes CNC </xs:documentation>
|
|
73
|
+
</xs:annotation>
|
|
74
|
+
<xs:sequence>
|
|
75
|
+
<xs:choice>
|
|
76
|
+
<xs:element name="CNPJ" type="TSCNPJ">
|
|
77
|
+
<xs:annotation>
|
|
78
|
+
<xs:documentation>Número do CNPJ</xs:documentation>
|
|
79
|
+
</xs:annotation>
|
|
80
|
+
</xs:element>
|
|
81
|
+
<xs:element name="CPF" type="TSCPF">
|
|
82
|
+
<xs:annotation>
|
|
83
|
+
<xs:documentation>Número do CPF</xs:documentation>
|
|
84
|
+
</xs:annotation>
|
|
85
|
+
</xs:element>
|
|
86
|
+
</xs:choice>
|
|
87
|
+
<xs:element name="IM" type="TSInscMun" minOccurs="0">
|
|
88
|
+
<xs:annotation>
|
|
89
|
+
<xs:documentation>Número da inscrição municipal</xs:documentation>
|
|
90
|
+
</xs:annotation>
|
|
91
|
+
</xs:element>
|
|
92
|
+
<xs:element name="dInscricaoMunicipal" type="TSData">
|
|
93
|
+
<xs:annotation>
|
|
94
|
+
<xs:documentation> Data da Inscrição Municipal: Dia, mês e ano (AAAAMMDD)</xs:documentation>
|
|
95
|
+
</xs:annotation>
|
|
96
|
+
</xs:element>
|
|
97
|
+
<xs:element name="enderContribuinteCNC" type="TCEnderContribuinteCNC">
|
|
98
|
+
<xs:annotation>
|
|
99
|
+
<xs:documentation>Grupo de informações do endereço do contribuinte do CNC</xs:documentation>
|
|
100
|
+
</xs:annotation>
|
|
101
|
+
</xs:element>
|
|
102
|
+
<xs:element name="fone" type="TSTelefone" minOccurs="0">
|
|
103
|
+
<xs:annotation>
|
|
104
|
+
<xs:documentation>
|
|
105
|
+
Número do telefone do prestador:
|
|
106
|
+
Preencher com o Código DDD + número do telefone.
|
|
107
|
+
Nas operações com exterior é permitido informar o código do país + código da localidade + número do telefone)
|
|
108
|
+
</xs:documentation>
|
|
109
|
+
</xs:annotation>
|
|
110
|
+
</xs:element>
|
|
111
|
+
<xs:element name="email" type="TSEmail" minOccurs="0">
|
|
112
|
+
<xs:annotation>
|
|
113
|
+
<xs:documentation>Endereço de e-mail para contato com o contribuinte</xs:documentation>
|
|
114
|
+
</xs:annotation>
|
|
115
|
+
</xs:element>
|
|
116
|
+
<xs:element name="regEspTribContribuinteCNC" type="TSRegEspTrib">
|
|
117
|
+
<xs:annotation>
|
|
118
|
+
<xs:documentation>
|
|
119
|
+
Tipos de Regimes Especiais de Tributação:
|
|
120
|
+
0 - Nenhum;
|
|
121
|
+
1 - Ato Cooperado (Cooperativa);
|
|
122
|
+
2 - Estimativa;
|
|
123
|
+
3 - Microempresa Municipal;
|
|
124
|
+
4 - Notário ou Registrador;
|
|
125
|
+
5 - Profissional Autônomo;
|
|
126
|
+
6 - Sociedade de Profissionais;
|
|
127
|
+
</xs:documentation>
|
|
128
|
+
</xs:annotation>
|
|
129
|
+
</xs:element>
|
|
130
|
+
<xs:element name="situacaoCadastroContribuinte" type="TSSituacaoCadastroContribuinte" minOccurs="0">
|
|
131
|
+
<xs:annotation>
|
|
132
|
+
<xs:documentation>
|
|
133
|
+
Identificação da situação do cadastro do contribuinte
|
|
134
|
+
</xs:documentation>
|
|
135
|
+
</xs:annotation>
|
|
136
|
+
</xs:element>
|
|
137
|
+
<xs:element name="motivoSituacaoCadastroContribuinte" type="TSMotivoSituacaoCadastroContribuinte" minOccurs="0">
|
|
138
|
+
<xs:annotation>
|
|
139
|
+
<xs:documentation>
|
|
140
|
+
Motivo pelo qual o contribuinte se enquadra na situação informada
|
|
141
|
+
</xs:documentation>
|
|
142
|
+
</xs:annotation>
|
|
143
|
+
</xs:element>
|
|
144
|
+
<xs:element name="situacaoEmissaoNFSE" type="TSSituacaoEmissaoNFSE">
|
|
145
|
+
<xs:annotation>
|
|
146
|
+
<xs:documentation>
|
|
147
|
+
Situação Emissão NFS-e:
|
|
148
|
+
0 - Não Habilitado;
|
|
149
|
+
1 - Habilitado;
|
|
150
|
+
</xs:documentation>
|
|
151
|
+
</xs:annotation>
|
|
152
|
+
</xs:element>
|
|
153
|
+
</xs:sequence>
|
|
154
|
+
</xs:complexType>
|
|
155
|
+
|
|
156
|
+
<xs:simpleType name="TVerCNC">
|
|
157
|
+
<xs:annotation>
|
|
158
|
+
<xs:documentation>Tipo Versão do CNC - 1.00</xs:documentation>
|
|
159
|
+
</xs:annotation>
|
|
160
|
+
<xs:restriction base="xs:string">
|
|
161
|
+
<xs:whiteSpace value="preserve"/>
|
|
162
|
+
<xs:pattern value="1\.00"/>
|
|
163
|
+
</xs:restriction>
|
|
164
|
+
</xs:simpleType>
|
|
165
|
+
|
|
166
|
+
</xs:schema>
|