arelle-release 2.37.23__tar.gz → 2.37.26__tar.gz
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.
Potentially problematic release.
This version of arelle-release might be problematic. Click here for more details.
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/workflows/build-macos.yml +25 -5
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/workflows/release.yml +26 -6
- {arelle_release-2.37.23/arelle_release.egg-info → arelle_release-2.37.26}/PKG-INFO +1 -1
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/Updater.py +7 -3
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/XbrlConst.py +21 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/_version.py +2 -2
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/NL/LinkbaseType.py +17 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/NL/PluginValidationDataExtension.py +27 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/NL/rules/nl_kvk.py +233 -10
- {arelle_release-2.37.23 → arelle_release-2.37.26/arelle_release.egg-info}/PKG-INFO +1 -1
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/efm_current.py +2 -2
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/nl_inline_2024.py +27 -9
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/nl_inline_2024_gaap_other.py +10 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_timing/efm_current.json +8499 -8583
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_updater.py +43 -14
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.git-blame-ignore-revs +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/ISSUE_TEMPLATE/bug.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/ISSUE_TEMPLATE/change.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/ISSUE_TEMPLATE/config.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/actions/test_conformance_suite/action.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/dependabot.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/release-drafter.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/workflows/build-documentation.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/workflows/build-linux.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/workflows/build-windows.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/workflows/conformance-suite.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/workflows/conformance-suites.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/workflows/project.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/workflows/publish-documentation.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/workflows/publish-frozen-build.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/workflows/python-package.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/workflows/release-drafter.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/workflows/test-scripts-parallel.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/workflows/test-scripts.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/workflows/test-ui.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.github/workflows/tests.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.gitignore +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/.readthedocs.yaml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/CONTRIBUTING.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/COPYRIGHT.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/LICENSE.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/QuickBooks.qwc +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/README.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/Aspect.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/BetaFeatures.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/Cntlr.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/CntlrCmdLine.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/CntlrComServer.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/CntlrProfiler.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/CntlrQuickBooks.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/CntlrWebMain.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/CntlrWinMain.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/CntlrWinTooltip.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/DialogAbout.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/DialogArcroleGroup.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/DialogFind.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/DialogFormulaParameters.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/DialogLanguage.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/DialogNewFactItem.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/DialogOpenArchive.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/DialogPackageManager.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/DialogPluginManager.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/DialogRssWatch.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/DialogURL.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/DialogUserPassword.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/DisclosureSystem.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/FileSource.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/FunctionCustom.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/FunctionFn.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/FunctionIxt.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/FunctionUtil.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/FunctionXfi.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/FunctionXs.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/HashUtil.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/HtmlUtil.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/InstanceAspectsEvaluator.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/LeiUtil.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/LocalViewer.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/Locale.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ModelDocument.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ModelDtsObject.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ModelFormulaObject.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ModelInstanceObject.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ModelManager.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ModelObject.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ModelObjectFactory.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ModelRelationshipSet.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ModelRenderingObject.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ModelRssItem.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ModelRssObject.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ModelTestcaseObject.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ModelValue.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ModelVersObject.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ModelVersReport.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ModelXbrl.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/PackageManager.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/PluginManager.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/PluginUtils.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/PrototypeDtsObject.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/PrototypeInstanceObject.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/PythonUtil.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/RuntimeOptions.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/SocketUtils.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/SystemInfo.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/TableStructure.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/TkTableWrapper.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/UITkTable.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/UiUtil.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/UrlUtil.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/Validate.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ValidateDuplicateFacts.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ValidateFilingText.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ValidateInfoset.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ValidateUtr.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ValidateVersReport.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ValidateXbrl.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ValidateXbrlCalcs.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ValidateXbrlDTS.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ValidateXbrlDimensions.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/Version.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewFile.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewFileConcepts.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewFileDTS.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewFileFactList.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewFileFactTable.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewFileFormulae.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewFileRelationshipSet.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewFileRenderedGrid.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewFileRenderedLayout.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewFileRenderedStructure.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewFileRoleTypes.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewFileRssFeed.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewFileTests.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewUtil.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewUtilFormulae.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinConcepts.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinDTS.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinDiffs.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinFactGrid.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinFactList.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinFactTable.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinFormulae.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinGrid.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinList.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinPane.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinProperties.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinRelationshipSet.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinRenderedGrid.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinRoleTypes.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinRssFeed.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinTests.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinTkTable.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinTree.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinTupleGrid.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinVersReport.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/ViewWinXml.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/WatchRss.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/WebCache.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/XbrlUtil.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/XhtmlValidate.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/XmlUtil.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/XmlValidate.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/XmlValidateConst.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/XmlValidateParticles.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/XmlValidateSchema.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/api/Session.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/CustomLogger.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/LoadEFMvalidate.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/LoadSavePreLbCsv.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/LoadValidate.cs +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/LoadValidate.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/LoadValidateCmdLine.java +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/LoadValidatePostedZip.java +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/LoadValidateWebService.java +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/SaveTableToExelle.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/TR3toTR4.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/ESEF_2022/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/bigInstance.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/cmdWebServerExtension.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/crashTest.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/functionsXmlCreation.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/hello_i18n.pot +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/hello_i18n.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/importTestChild1.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/importTestChild2.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/importTestGrandchild1.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/importTestGrandchild2.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/importTestImported1.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/importTestImported11.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/importTestParent.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/instanceInfo.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/loadFromOIM-2018.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/locale/fr/LC_MESSAGES/hello_i18n.po +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/objectmaker.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/packagedImportTest/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/packagedImportTest/importTestChild1.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/packagedImportTest/importTestChild2.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/packagedImportTest/importTestGrandchild1.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/packagedImportTest/importTestGrandchild2.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/packagedImportTest/importTestImported1.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/packagedImportTest/importTestImported11.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/packagedImportTest/subdir/importTestImported111.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/packagedImportTest/subdir/subsubdir/importTestImported1111.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/sakaCalendar.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/saveInstanceInfoset.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/sphinx/FormulaGenerator.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/sphinx/SphinxContext.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/sphinx/SphinxEvaluator.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/sphinx/SphinxMethods.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/sphinx/SphinxParser.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/sphinx/SphinxValidator.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/sphinx/US-GAAP Ratios Example.xsr +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/sphinx/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/streamingExtensions.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/updateTableLB.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/validate/SBRnl/CustomLoader.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/validate/SBRnl/DTS.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/validate/SBRnl/Dimensions.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/validate/SBRnl/Document.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/validate/SBRnl/Filing.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/validate/SBRnl/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/validate/SBRnl/config.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/validate/SBRnl/sbr-nl-taxonomies.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/validate/USBestPractices.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/validate/USCorpAction.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/validate/USSecTagging.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/validate/XDC/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/validate/XDC/config.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/validate/XFsyntax/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/validate/XFsyntax/xf.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/validate/calc2.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/validateSchemaLxml.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/plugin/validateTableInfoset.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/us-gaap-dei-docType-extraction-frm.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/archive/us-gaap-dei-ratio-cash-frm.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/config/creationSoftwareNames.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/config/disclosuresystems.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/config/disclosuresystems.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/config/edbody.dtd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/config/empty-instance.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/config/erxl.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/config/mappings.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/config/mappings.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/config/sbr-text-formatting.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/config/xbrlschemafiles.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/config/xhtml-lat1.ent +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/config/xhtml-special.ent +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/config/xhtml-symbol.ent +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/config/xhtml1-strict-ix.dtd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/config/xhtml1_1-strict-ix.dtd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/conformance/CSVTestcaseLoader.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/doc/messagesCatalog.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/doc/messagesCatalog.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/examples/plugin/formulaSuiteConverter.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/examples/plugin/functionsCustom.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/examples/plugin/hello_dolly.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/examples/plugin/multi.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/examples/plugin/rssSaveOim.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/examples/plugin/validate/XYZ/DisclosureSystems.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/examples/plugin/validate/XYZ/PluginValidationDataExtension.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/examples/plugin/validate/XYZ/ValidationPluginExtension.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/examples/plugin/validate/XYZ/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/examples/plugin/validate/XYZ/resources/config.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/examples/plugin/validate/XYZ/rules/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/examples/plugin/validate/XYZ/rules/rules01.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/examples/plugin/validate/XYZ/rules/rules02.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/formula/FactAspectsCache.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/formula/FormulaConsisAsser.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/formula/FormulaEvaluator.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/formula/ValidateFormula.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/formula/XPathContext.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/formula/XPathParser.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/formula/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/arelle-full-word.ico +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/arelle-mac-icon-4.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/arelle-rtd.png +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/arelle-word-only.ico +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/arelle.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/arelle.icns +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/arelle.icns.zip +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/arelle.ico +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/arelle.xbm +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/arelle128.psd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/arelle16.psd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/arelle16x16and32x32.ico +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/arelle32.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/columnSortDown.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/columnSortUp.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/dmg_background.png +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/favicon.ico +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/octocat.png +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/python-clear.png +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/python-icon-pack-crystalxp.net-842.zip +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/toolbarClose.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/toolbarCompare.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/toolbarDelete.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/toolbarFindMenu.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/toolbarLogClear - 1-piece-top.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/toolbarLogClear-orig.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/toolbarLogClear.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/toolbarNewFile.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/toolbarOpenDatabase.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/toolbarOpenFile.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/toolbarOpenWeb.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/toolbarProperties.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/toolbarQuit.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/toolbarReopen.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/toolbarSaveFile.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/toolbarValidate.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/xbrl.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/xbrl.psd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/xbrl128-2.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/xbrl128.gif +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/xbrl16.ico +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/images/xbrl32.ico +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/locale/ar_EG/LC_MESSAGES/ar_EG.po +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/locale/ar_EG/LC_MESSAGES/arelle.mo +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/locale/es/LC_MESSAGES/arelle.mo +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/locale/fr/LC_MESSAGES/arelle.mo +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/locale/fr/LC_MESSAGES/fr.po +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/locale/messages.mo +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/locale/messages.pot +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/locale/ru/LC_MESSAGES/arelle.mo +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/locale/ru/LC_MESSAGES/ru.po +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/logging/formatters/LogFormatter.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/logging/handlers/LogHandlerWithXml.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/logging/handlers/LogToBufferHandler.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/logging/handlers/LogToPrintHandler.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/logging/handlers/LogToXmlHandler.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/logging/handlers/StructuredMessageLogHandler.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/model/CommentBase.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/model/ElementBase.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/model/PIBase.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/model/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/oim/Load.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/oim/Validate.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/oim/xml/Save.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/packages/PackageConst.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/packages/PackageType.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/packages/PackageUtils.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/packages/PackageValidation.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/packages/report/DetectReportPackage.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/packages/report/ReportPackage.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/packages/report/ReportPackageConst.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/packages/report/ReportPackageValidator.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/CacheBuilder.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/EdgarRendererAllReports.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/ModelValueMore.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/ValidateDTS.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/ViewXbrlTxmyObj.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlAbstract.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlConcept.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlConst.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlCube.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlDimension.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlDts.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlEntity.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlGroup.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlImportedTaxonomy.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlLabel.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlNetwork.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlProperty.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlReference.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlReport.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlTableTemplate.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlTaxonomy.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlTaxonomyObject.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlTransform.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlTypes.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/XbrlUnit.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/resources/iso4217.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/resources/oim-taxonomy-schema.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/resources/ref.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/resources/transform-types.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/resources/types.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/resources/utr.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/OimTaxonomy/resources/xbrlSpec.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/SECCorrespondenceLoader.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/TDnetLoader.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/UKCompaniesHouseLoader.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/formulaLoader.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/formulaSaver.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/formulaXPathChecker.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/functionsMath.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/inlineXbrlDocumentSet.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/internet/proxyNTLM/HTTPNtlmAuthHandler.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/internet/proxyNTLM/U32.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/internet/proxyNTLM/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/internet/proxyNTLM/des.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/internet/proxyNTLM/des_c.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/internet/proxyNTLM/des_data.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/internet/proxyNTLM/lgpl-3.0-standalone.html +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/internet/proxyNTLM/ntlm.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/loadFromExcel.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/loadFromOIM.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/logging/dpmSignature.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/logging/dqcParameters.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/logging/saveMessages.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/profileCmdLine.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/profileFormula.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/saveCHComponentFile.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/saveDTS.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/saveHtmlEBAtables.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/saveLoadableExcel.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/saveLoadableOIM.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/saveOIMTaxonomy.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/saveSKOS.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/saveSampleInstance.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/security/cryptAES_CBC.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/security/cryptAES_EAX.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/streamingExtensions.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/systemInfo.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/transforms/tester.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/unpackSecEisFile.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/CIPC/Const.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/CIPC/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/CIPC/config.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/DBA/DisclosureSystems.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/DBA/PluginValidationDataExtension.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/DBA/ValidationPluginExtension.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/DBA/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/DBA/resources/config.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/DBA/rules/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/DBA/rules/fr.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/DBA/rules/tc.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/DBA/rules/th.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/DBA/rules/tm.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/DBA/rules/tr.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/EBA/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/EBA/config.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ESEF/Const.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ESEF/Dimensions.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ESEF/ESEF_2021/DTS.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ESEF/ESEF_2021/Image.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ESEF/ESEF_2021/ValidateXbrlFinally.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ESEF/ESEF_2021/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ESEF/ESEF_Current/DTS.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ESEF/ESEF_Current/ValidateXbrlFinally.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ESEF/ESEF_Current/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ESEF/Util.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ESEF/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ESEF/resources/authority-validations.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ESEF/resources/config.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/FERC/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/FERC/config.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/FERC/resources/ferc-utr.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/NL/DisclosureSystems.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/NL/ValidationPluginExtension.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/NL/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/NL/resources/config.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/NL/rules/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/NL/rules/br_kvk.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/NL/rules/fg_nl.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/NL/rules/fr_kvk.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/NL/rules/fr_nl.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ROS/DisclosureSystems.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ROS/PluginValidationDataExtension.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ROS/ValidationPluginExtension.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ROS/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ROS/config.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ROS/resources/config.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ROS/rules/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/ROS/rules/ros.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/UK/ValidateUK.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/UK/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/UK/config.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/UK/consistencyChecksByName.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/validate/UK/hmrc-taxonomies.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/DialogRssWatchExtender.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/SqlDb.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/XbrlDpmSqlDB.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/XbrlOpenSqlDB.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/XbrlPublicPostgresDB.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/XbrlSemanticGraphDB.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/XbrlSemanticJsonDB.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/XbrlSemanticRdfDB.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/XbrlSemanticSqlDB.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/entityInformation.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/ext/china.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/ext/edgar.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/ext/xdc.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/primaryDocumentFacts.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/sql/open/ext/chinaPostgresDB.ddl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/sql/open/ext/edgarPostgresDB.ddl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/sql/open/ext/xdcPostgresDB.ddl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/sql/open/xbrlOpenPostgresDB.ddl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/sql/open2/xbrlOpen2PostgresDB.ddl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/sql/public/xbrlPublicPostgresDB.ddl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/sql/semantic/secDatabaseModelViews.sql +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/sql/semantic/xbrlSemanticColumnComments.ddl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/sql/semantic/xbrlSemanticMSSqlDB.sql +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/sql/semantic/xbrlSemanticMySqlDB.ddl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/sql/semantic/xbrlSemanticOracleDB.sql +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/sql/semantic/xbrlSemanticPostgresDB.ddl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/sql/semantic/xbrlSemanticSQLiteDB.ddl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xbrlDB/tableFacts.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/plugin/xuleSaver.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/rendering/RenderingEvaluator.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/rendering/RenderingLayout.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/rendering/RenderingResolution.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.eurofiling.info/eu/fr/xbrl/ext/filing-indicators.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.w3.org/2001/03/xml.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.w3.org/2001/XMLSchema.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.w3.org/2001/xml.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2003/xbrl-instance-2003-12-31.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2003/xbrl-linkbase-2003-12-31.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2003/xl-2003-12-31.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2003/xlink-2003-12-31.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2004/ref-2004-08-10.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2005/xbrldt-2005.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2006/ref-2006-02-27.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2006/xbrldi-2006.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/boolean-filter.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/concept-filter.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/conformance.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/conformanceFunction.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/consistency-assertion.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/dimension-filter.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/entity-filter.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/existence-assertion.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/formula.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/function.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/general-filter.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/generic-label.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/generic-link.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/generic-reference.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xbrl/xbrl-instance-2003-12-31-ixmod.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xbrl/xbrl-linkbase-2003-12-31-ixmod.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xbrl/xl-2003-12-31.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xbrl/xlink-2003-12-31.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xframes-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-applet-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-attribs-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-base-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-basic-form-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-basic-table-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-basic10-model-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-basic10-module-redefines-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-basic10-modules-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-basic10.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-bdo-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-blkphras-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-blkpres-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-blkstruct-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-charent-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-copyright-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-csismap-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-datatypes-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-edit-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-events-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-form-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-frames-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-framework-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-hypertext-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-iframe-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-image-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-inlphras-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-inlpres-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-inlstruct-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-inlstyle-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-legacy-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-link-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-list-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-meta-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-misc-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-nameident-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-notations-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-object-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-param-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-pres-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-ruby-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-ruby-basic-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-script-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-ssismap-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-struct-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-style-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-table-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-target-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml-text-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml11-model-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml11-module-redefines-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml11-modules-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml11.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xhtml2.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xml-events-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xml-events-2.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xml-events-attribs-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xml-events-attribs-2.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xml-events-copyright-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xml-events-copyright-2.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml/xml-handlers-2.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml-inlinexbrl-1_0-definitions.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml-inlinexbrl-1_0-model.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml-inlinexbrl-1_0-modules.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/inlinexbrl/xhtml-inlinexbrl-1_0.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/match-filter.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/period-filter.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/registry.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/relative-filter.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/segment-scenario-filter.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/tuple-filter.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/unit-filter.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/validation.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/value-assertion.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/value-filter.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2008/variable.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2010/aspect-cover-filter.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2010/concept-relation-filter.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2010/custom-function-implementation.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2010/generic-message.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2010/validation-message.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xbrl/xbrl-instance-2003-12-31-ixmod.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xbrl/xbrl-linkbase-2003-12-31-ixmod.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xbrl/xl-2003-12-31.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xbrl/xlink-2003-12-31.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xframes-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-applet-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-attribs-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-base-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-basic-form-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-basic-table-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-basic10-model-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-basic10-module-redefines-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-basic10-modules-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-basic10.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-bdo-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-blkphras-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-blkpres-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-blkstruct-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-charent-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-copyright-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-csismap-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-datatypes-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-edit-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-events-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-form-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-frames-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-framework-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-hypertext-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-iframe-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-image-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-inlphras-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-inlpres-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-inlstruct-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-inlstyle-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-legacy-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-link-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-list-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-meta-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-misc-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-nameident-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-notations-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-object-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-param-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-pres-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-ruby-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-ruby-basic-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-script-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-ssismap-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-struct-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-style-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-table-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-target-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml-text-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml11-model-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml11-module-redefines-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml11-modules-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml11.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xhtml2.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xml-events-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xml-events-2.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xml-events-attribs-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xml-events-attribs-2.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xml-events-copyright-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xml-events-copyright-2.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml/xml-handlers-2.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml-inlinexbrl-1_1-definitions.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml-inlinexbrl-1_1-model.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml-inlinexbrl-1_1-modules.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/inlineXBRL/xhtml-inlinexbrl-1_1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/match-filter.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/preferred-label.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/versioning-base.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/versioning-concept-details.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/versioning-concept-use.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2013/versioning-dimensions.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2014/extensible-enumerations.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2014/table.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2014/tablemodel.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2016/assertion-severity.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2016/severities.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2016/taxonomy-package-catalog.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2016/taxonomy-package.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2022/assertion-severity.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/2022/severities.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/dtr/type/nonNumeric-2009-12-16.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/dtr/type/numeric-2009-12-16.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/lrr/arcrole/accounting-arcrole-2023-01-04.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/lrr/arcrole/deprecated-2009-12-16.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/lrr/arcrole/esma-arcrole-2018-11-21.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/lrr/arcrole/factExplanatory-2009-12-16.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/lrr/arcrole/jpfr-arcrole-2007-11-07.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/lrr/arcrole/parent-child-2013-09-19.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/lrr/role/deprecated-2009-12-16.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/lrr/role/jpfr-role-2007-11-07.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/lrr/role/negated-2008-03-31.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/lrr/role/negated-2009-12-16.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/lrr/role/negative-2009-12-16.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/lrr/role/net-2009-12-16.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/lrr/role/positive-2009-12-16.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/lrr/role/property-2022-09-28.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/lrr/role/reference-2009-12-16.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/lrr/role/restated-2006-02-21.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/utr/2012-01-30/utr.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/utr/2012-10-31/utr.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/utr/2012-11-30/utr.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/utr/2013-02-28/utr.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/utr/2013-05-17/utr.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/utr/2016-08-10/utr.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/utr/2017-07-12/utr.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/utr/2021-02-16/utr.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/utr/2021-12-08/utr.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/utr/2022-02-16/utr.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/utr/2022-07-20/utr.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/utr/2023-12-20/utr.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/utr/2024-01-31/utr.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/utr/2024-10-22/utr.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/http/www.xbrl.org/utr/utr.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/https/www.xbrl.org/2005/conformance.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/https/www.xbrl.org/2020/extensible-enumerations-2.0.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/https/www.xbrl.org/2023/calculation-1.1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/https/www.xbrl.org/dtr/type/2020-01-21/types.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/https/www.xbrl.org/dtr/type/2022-03-31/types.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/https/www.xbrl.org/dtr/type/2024-01-31/types.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/https/www.xbrl.org/taxonomy/int/filing-indicators/REC/2021-02-03/filing-indicators-def.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/https/www.xbrl.org/taxonomy/int/filing-indicators/REC/2021-02-03/filing-indicators-label.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/cache/https/www.xbrl.org/taxonomy/int/filing-indicators/REC/2021-02-03/filing-indicators.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/linux-x86_64/README.txt +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/linux-x86_64/html/tkTable.html +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/linux-x86_64/libTktable2.11.so +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/linux-x86_64/license.txt +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/linux-x86_64/pkgIndex.tcl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/linux-x86_64/tkTable.tcl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/linux-x86_64/tktable.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/macos-arm64/README.txt +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/macos-arm64/html/tkTable.html +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/macos-arm64/libTktable2.11.dylib +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/macos-arm64/license.txt +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/macos-arm64/pkgIndex.tcl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/macos-arm64/tkTable.tcl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/macos-arm64/tktable.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/macos-x86_64/README.txt +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/macos-x86_64/html/tkTable.html +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/macos-x86_64/libTktable2.11.dylib +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/macos-x86_64/license.txt +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/macos-x86_64/pkgIndex.tcl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/macos-x86_64/tkTable.tcl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/macos-x86_64/tktable.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/win-x86_64/Tktable.dll +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/win-x86_64/pkgIndex.tcl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/resources/libs/Tktable2.11/win-x86_64/tkTable.tcl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/scripts-macOS/startWebServer.command +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/scripts-unix/startWebServer.sh +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/scripts-windows/startWebServer.bat +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/typing.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/utils/EntryPointDetection.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/utils/PluginData.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/utils/PluginHooks.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/utils/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/utils/validate/Decorator.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/utils/validate/DetectScriptsInXhtml.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/utils/validate/ESEFImage.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/utils/validate/Validation.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/utils/validate/ValidationPlugin.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/utils/validate/ValidationUtil.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/utils/validate/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/webserver/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle/webserver/bottle.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle.pyw +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelleCmdLine.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelleGUI.pyw +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle_release.egg-info/SOURCES.txt +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle_release.egg-info/dependency_links.txt +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle_release.egg-info/entry_points.txt +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle_release.egg-info/requires.txt +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/arelle_release.egg-info/top_level.txt +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/buildVersion.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/conftest.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/distro.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docker/Dockerfile +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docker/docker-compose.yml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docker/ubuntu.Dockerfile +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/Makefile +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/make.bat +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/_static/css/extra.css +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/build_docs.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/command_line.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/conf.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/contributing.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/esef.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/faq.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/images/gui_manage_plugins.png +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/images/gui_plugin_manager.png +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/images/gui_plugin_manager_browse.png +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/images/gui_plugin_manager_browse_button.png +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/images/gui_plugin_manager_select.png +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/images/gui_plugin_manager_select_button.png +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/images/gui_plugin_manager_web.png +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/images/gui_plugin_manager_web_button.png +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/index.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/install.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/license.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/plugins/development/development.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/plugins/development/getting_started.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/plugins/development/hooks.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/plugins/development/publishing.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/plugins/development/validation.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/plugins/installation.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/plugins/plugins.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/plugins/popular/arelle_ixbrl_viewer.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/plugins/popular/edgar.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/plugins/popular/inline_xbrl_document_set.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/plugins/popular/popular_plugins.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/plugins/popular/save_loadable_oim.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/plugins/popular/transforms_sec.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/plugins/popular/validation.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/plugins/popular/xule.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/plugins/using_with_cli.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/plugins/using_with_gui.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/python_api/python_api.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/user_guides/fact_deduplication.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/source/user_guides/user_guides.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/vms/mac/README.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/docs/vms/mac/create-macos-bootable-for-virtualbox.sh +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/generateMessagesCatalog.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/installWin64.nsi +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/installWin86.nsi +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/messages.pot +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/msgfmt.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/pygettext.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/pyproject.toml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/requirements-build.txt +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/requirements-dev.txt +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/requirements-docs.txt +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/requirements-plugins.txt +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/requirements-test.txt +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/requirements.txt +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/runtime.txt +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/scripts/buildLinuxDist.sh +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/scripts/buildMacDist.sh +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/scripts/buildWinDist.bat +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/setup.cfg +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/__init__.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/download_cache.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/integration_test_util.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/scripts/README.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/scripts/conftest.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/scripts/run_scripts.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/scripts/script_util.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/scripts/test_scripts.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/scripts/tests/duplicate_facts_deduplication.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/scripts/tests/duplicate_facts_validate.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/scripts/tests/eba_tablesets.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/scripts/tests/entry_point_from_taxonomy_package.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/scripts/tests/ixbrl-viewer_cli.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/scripts/tests/ixbrl-viewer_webserver.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/scripts/tests/japan_ixds.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/scripts/tests/python_api_instance_extraction.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/scripts/tests/python_api_ixbrl-viewer.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/scripts/tests/python_api_query_model.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/scripts/tests/python_api_taxonomy_service.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/scripts/tests/python_api_validate_esef.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/ui_tests/ArelleGUITest/ArelleGUITest/ArelleGUITest.csproj +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/ui_tests/ArelleGUITest/ArelleGUITest/Tests.cs +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/ui_tests/ArelleGUITest/ArelleGUITest/Usings.cs +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/ui_tests/ArelleGUITest/ArelleGUITest.sln +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/ui_tests/resources/workiva.zip +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/README.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/assets.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_config.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configs.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/cipc_current.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/dba_current.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/dba_multi_current.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/efm_reg_dqc.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/efm_reg_pragmatic.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/esef_ixbrl_2021.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/esef_ixbrl_2022.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/esef_ixbrl_2023.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/esef_ixbrl_2024.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/esef_xhtml_2021.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/esef_xhtml_2022.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/esef_xhtml_2023.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/esef_xhtml_2024.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/hmrc_current.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/kvk_nt16.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/kvk_nt17.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/kvk_nt18.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/kvk_nt19.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/nl_nt16.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/nl_nt17.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/nl_nt18.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/nl_nt19.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/ros_current.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_2_1.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_calculations_1_1.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_dimensions_1_0.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_dtr_2024_01_31.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_extensible_enumerations_1_0.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_extensible_enumerations_2_0.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_formula_1_0.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_formula_1_0_assertion_severity_2_0.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_formula_1_0_function_registry.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_ixbrl_1_1.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_link_role_registry_1_0.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_oim_1_0.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_report_packages_1_0.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_table_linkbase_1_0.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_taxonomy_packages_1_0.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_transformation_registry_3.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_transformation_registry_4.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_transformation_registry_5.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_utr_malformed_1_0.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_utr_registry_1_0.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conformance_suite_configurations/xbrl_utr_structure_1_0.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/conftest.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/discover_tests.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/download_assets.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/run_conformance_suites.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/test_conformance_suites.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/integration_tests/validation/validation_util.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/plugin/testcaseCalc11ValidateSetup.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/plugin/testcaseIxExpectedHtmlFixup.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_abridged_LLP_accounts/invalid-lp-abrid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_abridged_LLP_accounts/invalid-lp-audit-date.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_abridged_LLP_accounts/invalid-lp-small.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_abridged_LLP_accounts/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_abridged_LLP_accounts/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_company_abridged_accounts/invalid-co-abrid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_company_abridged_accounts/invalid-co-audit-date.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_company_abridged_accounts/invalid-co-audit-opinion.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_company_abridged_accounts/invalid-co-audit-senior.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_company_abridged_accounts/invalid-co-small.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_company_abridged_accounts/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_company_abridged_accounts/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_medium_LLP/invalid-lp-audit-date.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_medium_LLP/invalid-lp-med.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_medium_LLP/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_medium_LLP/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_medium_company/invalid-co-audit-opinion.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_medium_company/invalid-co-med.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_medium_company/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_medium_company/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_micro_LLP/invalid-lp-micro.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_micro_LLP/invalid-lp-smlp-profloss.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_micro_LLP/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_micro_LLP/valid-prof-loss.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_micro_LLP/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_micro_company/invalid-co-micro.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_micro_company/invalid-co-smco-profloss.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_micro_company/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_micro_company/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_other_LLP/invalid-lp-audit-opinion.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_other_LLP/invalid-lp-prof-loss.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_other_LLP/invalid-lp-qual-audit.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_other_LLP/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_other_LLP/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_other_charity/invalid-ch-audit-date.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_other_charity/invalid-ch-char-fund.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_other_charity/invalid-ch-dir-rep.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_other_charity/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_other_charity/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_other_company/invalid-co-audit-opinion.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_other_company/invalid-co-dir-date.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_other_company/invalid-co-dir-dir.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_other_company/invalid-co-prof-loss.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_other_company/invalid-co-qual-audit.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_other_company/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_other_company/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_small_LLP/invalid-lp-audit-date.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_small_LLP/invalid-lp-small.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_small_LLP/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_small_LLP/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_small_charity/invalid-ch-audit-auditor.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_small_charity/invalid-ch-audit-date.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_small_charity/invalid-ch-audit-opinion.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_small_charity/invalid-co-small.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_small_charity/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_small_charity/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_small_company/invalid-co-audit-opinion.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_small_company/invalid-co-small.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_small_company/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/audited_small_company/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/index.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/jfcvc/3312-invalid-at-least-one.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/jfcvc/3312-invalid-mandatory.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/jfcvc/3312-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/jfcvc/3315-invalid-char.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/jfcvc/3315-invalid-common.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/jfcvc/3315-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_charity_group_accounts/invalid-ch-dir-resp.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_charity_group_accounts/invalid-co-audit-nr.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_charity_group_accounts/invalid-co-sec477.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_charity_group_accounts/invalid-co-small.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_charity_group_accounts/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_charity_group_accounts/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_abbreviated_accounts/invalid-co-auditnr.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_abbreviated_accounts/invalid-co-dirresp.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_abbreviated_accounts/invalid-co-sec477.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_abbreviated_accounts/invalid-co-small.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_abbreviated_accounts/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_abbreviated_accounts/valid-welsh.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_abbreviated_accounts/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_abridged_accounts/invalid-co-abrid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_abridged_accounts/invalid-co-auditnr.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_abridged_accounts/invalid-co-dirresp.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_abridged_accounts/invalid-co-sec477.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_abridged_accounts/invalid-co-small.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_abridged_accounts/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_abridged_accounts/valid-welsh.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_abridged_accounts/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_group_accounts/invalid-co-auditnr.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_group_accounts/invalid-co-dirresp.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_group_accounts/invalid-co-sec477.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_group_accounts/invalid-co-small.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_group_accounts/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_group_accounts/valid-welsh.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_company_group_accounts/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_charity/invalid-ch-dir-resp.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_charity/invalid-co-audit-nr.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_charity/invalid-co-sec480.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_charity/invalid-co-small-char-dir-report.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_charity/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_charity/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_company/invalid-co-auditnr.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_company/invalid-co-dirresp.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_company/invalid-co-micro.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_company/invalid-co-sec480.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_company/invalid-missing.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_company/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_company/valid-welsh.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_company/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_llp/invalid-lp-memresp.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_llp/invalid-lp-sec480.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_llp/invalid-lp-smlp.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_llp/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_llp/valid-welsh.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_dormant_llp/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_abbreviated_accounts/invalid-lp-memresp.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_abbreviated_accounts/invalid-lp-sec477.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_abbreviated_accounts/invalid-lp-smlp.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_abbreviated_accounts/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_abbreviated_accounts/valid-welsh.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_abbreviated_accounts/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_abridged_accounts/invalid-lp-abrid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_abridged_accounts/invalid-lp-memresp.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_abridged_accounts/invalid-lp-sec477.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_abridged_accounts/invalid-lp-smlp.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_abridged_accounts/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_abridged_accounts/valid-welsh.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_abridged_accounts/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_full_accounts/invalid-lp-memresp.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_full_accounts/invalid-lp-sec477.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_full_accounts/invalid-lp-smlp.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_full_accounts/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_full_accounts/valid-welsh.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_full_accounts/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_group_accounts/invalid-lp-memresp.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_group_accounts/invalid-lp-sec477.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_group_accounts/invalid-lp-smlp.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_group_accounts/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_group_accounts/valid-welsh.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_llp_group_accounts/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_micro_company/invalid-co-auditnr.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_micro_company/invalid-co-dirresp.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_micro_company/invalid-co-micro.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_micro_company/invalid-co-sec477.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_micro_company/invalid-missing.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_micro_company/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_micro_company/valid-welsh.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_micro_company/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_micro_llp/invalid-lp-memresp.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_micro_llp/invalid-lp-micro.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_micro_llp/invalid-lp-sec477.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_micro_llp/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_micro_llp/valid-welsh.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_micro_llp/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_small_company_full_accounts/invalid-co-auditnr.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_small_company_full_accounts/invalid-co-dirresp.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_small_company_full_accounts/invalid-co-sec477.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_small_company_full_accounts/invalid-co-small.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_small_company_full_accounts/testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_small_company_full_accounts/valid-welsh.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/HMRC/unaudited_small_company_full_accounts/valid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/cipc/README.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/cipc/index.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/cipc/main/hidden-mandatory-fact.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/cipc/main/invalid - 1982-008520-07 - 2019.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/cipc/main/valid - 1982-008520-07 - 2019.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/cipc/main/valid-filing.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/README.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr1-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr1-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr20-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr20-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr24-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr24-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr25-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr25-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr33-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr33-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr34-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr34-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr35-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr35-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr36-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr36-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr37-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr37-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr41-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr41-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr48-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr48-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr52-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr52-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr53-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr53-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr56-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr56-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr57-equality.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr57-missing-current.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr57-missing-previous.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr57-negative-facts.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr57-no-current-period.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr57-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr58-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr58-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr58-valid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr59-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr59-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr63-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr63-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr7-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr7-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr71-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr71-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr72-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr72-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr73-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr73-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr74-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr74a-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr74b-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr75-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr75-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr77-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr77a-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr77b-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr81-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr81-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr83-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr83-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr87-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr87-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr89-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr89-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr89-valid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr91-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr91-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr92-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/fr92-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/valid-ixbrl-001.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/fr/valid-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/index.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tc/tc02-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tc/tc02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/th/th01-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/th/th01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/th/th05-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/th/th05-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/th/th06-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/th/th06-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/th/th10-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/th/th10-linkbase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/th/th10-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/th/th14-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/th/th14-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm12-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm12-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm13-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm13-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm16-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm16-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm18-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm18-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm20-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm20-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm22-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm22-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm24-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm24-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm25-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm25-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm26-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm26-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm27-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm27-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm28-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm28-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm29-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm29-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm30-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm30-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm31-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm31-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm32-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm32-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm33-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tm/tm33-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tr/tr01-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tr/tr01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tr/tr02-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tr/tr02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tr/tr03-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tr/tr03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tr/tr05-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tr/tr05-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tr/tr06-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tr/tr06-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tr/tr09-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tr/tr09-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tr/tr11-base-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tr/tr11-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tr/tr11-url-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tr/tr12-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tr/tr12-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tr/tr19-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba/tr/tr19-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba_multi/README.md +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba_multi/index.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba_multi/tr/tr15-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba_multi/tr/tr15-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba_multi/tr/tr16-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba_multi/tr/tr16-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba_multi/tr/tr17-invalid.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba_multi/tr/tr17-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba_multi/tr/valid-ixbrl-001.xhtml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/dba_multi/tr/valid-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/br_kvk/2-04-invalid-period.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/br_kvk/2-04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/br_kvk/3-01-missing.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/br_kvk/3-01-multiple.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/br_kvk/3-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/br_kvk/4-07-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/br_kvk/4-07-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/br_kvk/4-10-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/br_kvk/4-10-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/br_kvk/4-12-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/br_kvk/4-12-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/br_kvk/4-16-missing.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/br_kvk/4-16-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/br_kvk/4-17-invalid-period.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/br_kvk/4-17-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/br_kvk/4-20-invalid-date.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/br_kvk/4-20-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fg_nl/03-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fg_nl/03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fg_nl/04-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fg_nl/04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fg_nl/05-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fg_nl/05-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fg_nl/09-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fg_nl/09-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fg_nl/11-custom-unit.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fg_nl/11-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_kvk/1-01-invalid-file-extension.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_kvk/1-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_kvk/2-01-invalid-lang.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_kvk/2-01-missing-lang.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_kvk/2-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_kvk/2-02-multiple-lang-fact.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_kvk/2-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_kvk/2-03-entrypoint.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_kvk/2-03-invalid-entrypoint.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_kvk/2-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_kvk/5-01-invalid-decimals.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_kvk/5-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_kvk/5-02-invalid-decimals.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_kvk/5-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/1-01-invalid-file.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/1-01-invalid-zip.zip +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/1-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/1-02-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/1-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/1-03-invalid-doctype.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/1-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/1-04-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/1-04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/1-05-invalid-encoding.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/1-05-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/1-06-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/1-06.invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/2-03-missing-lang.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/2-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/2-04-entrypoint-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/2-04-entrypoint-2.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/2-04-multiple-schemarefs.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/2-04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/2-05-invalid-linkbaseref.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/2-05-linkbase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/2-05-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/2-06-invalid-file.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/2-06-invalid-zip.zip +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/2-06-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/2-07-invalid-xsi-nil-false.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/2-07-invalid-xsi-nil-true.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/2-07-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/3-01-invalid-period-date-with-time.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/3-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/3-02-invalid-forever-period.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/3-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/3-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/3-03-unused-context.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/3-04-duplicate-contexts-dimension.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/3-04-duplicate-contexts-instant.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/3-04-duplicate-contexts-period.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/3-04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/4-01-duplicate-units-divide.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/4-01-duplicate-units-measure.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/4-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/4-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/4-02-unused-unit.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/5-01-duplicate-facts-no-unit.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/5-01-duplicate-facts-with-unit.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/5-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/5-03-null-fact.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/5-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/5-06-invalid-precision.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/5-06-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/5-11-invalid-content.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/5-11-invalid-type.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/5-11-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/6-01-invalid-footnote.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/fr_nl/6-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/index.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt16/mock-taxonomy.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/br_kvk/2-04-invalid-period.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/br_kvk/2-04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/br_kvk/3-01-missing.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/br_kvk/3-01-multiple.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/br_kvk/3-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/br_kvk/4-07-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/br_kvk/4-07-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/br_kvk/4-10-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/br_kvk/4-10-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/br_kvk/4-12-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/br_kvk/4-12-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/br_kvk/4-16-missing.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/br_kvk/4-16-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/br_kvk/4-17-invalid-period.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/br_kvk/4-17-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/br_kvk/4-20-invalid-date.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/br_kvk/4-20-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fg_nl/03-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fg_nl/03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fg_nl/04-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fg_nl/04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fg_nl/05-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fg_nl/05-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fg_nl/09-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fg_nl/09-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fg_nl/11-custom-unit.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fg_nl/11-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_kvk/1-01-invalid-file-extension.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_kvk/1-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_kvk/2-01-invalid-lang.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_kvk/2-01-missing-lang.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_kvk/2-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_kvk/2-02-multiple-lang-fact.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_kvk/2-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_kvk/2-03-entrypoint.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_kvk/2-03-invalid-entrypoint.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_kvk/2-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_kvk/5-01-invalid-decimals.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_kvk/5-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_kvk/5-02-invalid-decimals.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_kvk/5-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/1-01-invalid-file.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/1-01-invalid-zip.zip +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/1-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/1-02-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/1-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/1-03-invalid-doctype.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/1-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/1-04-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/1-04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/1-05-invalid-encoding.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/1-05-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/1-06-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/1-06.invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/2-03-missing-lang.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/2-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/2-04-entrypoint-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/2-04-entrypoint-2.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/2-04-multiple-schemarefs.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/2-04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/2-05-invalid-linkbaseref.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/2-05-linkbase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/2-05-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/2-06-invalid-file.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/2-06-invalid-zip.zip +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/2-06-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/2-07-invalid-xsi-nil-false.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/2-07-invalid-xsi-nil-true.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/2-07-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/3-01-invalid-period-date-with-time.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/3-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/3-02-invalid-forever-period.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/3-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/3-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/3-03-unused-context.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/3-04-duplicate-contexts-dimension.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/3-04-duplicate-contexts-instant.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/3-04-duplicate-contexts-period.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/3-04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/4-01-duplicate-units-divide.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/4-01-duplicate-units-measure.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/4-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/4-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/4-02-unused-unit.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/5-01-duplicate-facts-no-unit.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/5-01-duplicate-facts-with-unit.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/5-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/5-03-null-fact.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/5-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/5-06-invalid-precision.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/5-06-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/5-11-invalid-content.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/5-11-invalid-type.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/5-11-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/6-01-invalid-footnote.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/fr_nl/6-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/index.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt17/mock-taxonomy.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/br_kvk/2-04-invalid-period.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/br_kvk/2-04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/br_kvk/3-01-missing.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/br_kvk/3-01-multiple.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/br_kvk/3-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/br_kvk/4-07-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/br_kvk/4-07-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/br_kvk/4-10-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/br_kvk/4-10-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/br_kvk/4-12-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/br_kvk/4-12-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/br_kvk/4-16-missing.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/br_kvk/4-16-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/br_kvk/4-17-invalid-period.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/br_kvk/4-17-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/br_kvk/4-20-invalid-date.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/br_kvk/4-20-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fg_nl/03-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fg_nl/03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fg_nl/04-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fg_nl/04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fg_nl/05-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fg_nl/05-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fg_nl/09-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fg_nl/09-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fg_nl/11-custom-unit.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fg_nl/11-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_kvk/1-01-invalid-file-extension.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_kvk/1-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_kvk/2-01-invalid-lang.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_kvk/2-01-missing-lang.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_kvk/2-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_kvk/2-02-multiple-lang-fact.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_kvk/2-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_kvk/2-03-entrypoint.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_kvk/2-03-invalid-entrypoint.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_kvk/2-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_kvk/5-01-invalid-decimals.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_kvk/5-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_kvk/5-02-invalid-decimals.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_kvk/5-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/1-01-invalid-file.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/1-01-invalid-zip.zip +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/1-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/1-02-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/1-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/1-03-invalid-doctype.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/1-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/1-04-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/1-04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/1-05-invalid-encoding.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/1-05-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/1-06-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/1-06.invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/2-03-missing-lang.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/2-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/2-04-entrypoint-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/2-04-entrypoint-2.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/2-04-multiple-schemarefs.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/2-04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/2-05-invalid-linkbaseref.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/2-05-linkbase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/2-05-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/2-06-invalid-file.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/2-06-invalid-zip.zip +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/2-06-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/2-07-invalid-xsi-nil-false.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/2-07-invalid-xsi-nil-true.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/2-07-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/3-01-invalid-period-date-with-time.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/3-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/3-02-invalid-forever-period.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/3-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/3-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/3-03-unused-context.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/3-04-duplicate-contexts-dimension.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/3-04-duplicate-contexts-instant.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/3-04-duplicate-contexts-period.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/3-04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/4-01-duplicate-units-divide.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/4-01-duplicate-units-measure.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/4-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/4-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/4-02-unused-unit.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/5-01-duplicate-facts-no-unit.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/5-01-duplicate-facts-with-unit.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/5-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/5-03-null-fact.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/5-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/5-06-invalid-precision.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/5-06-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/5-11-invalid-content.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/5-11-invalid-type.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/5-11-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/6-01-invalid-footnote.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/fr_nl/6-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/index.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt18/mock-taxonomy.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/br_kvk/2-04-invalid-period.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/br_kvk/2-04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/br_kvk/3-01-missing.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/br_kvk/3-01-multiple.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/br_kvk/3-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/br_kvk/4-07-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/br_kvk/4-07-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/br_kvk/4-10-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/br_kvk/4-10-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/br_kvk/4-12-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/br_kvk/4-12-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/br_kvk/4-16-missing.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/br_kvk/4-16-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/br_kvk/4-17-invalid-period.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/br_kvk/4-17-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/br_kvk/4-20-invalid-date.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/br_kvk/4-20-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fg_nl/03-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fg_nl/03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fg_nl/04-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fg_nl/04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fg_nl/05-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fg_nl/05-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fg_nl/09-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fg_nl/09-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fg_nl/11-custom-unit.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fg_nl/11-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_kvk/1-01-invalid-file-extension.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_kvk/1-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_kvk/2-01-invalid-lang.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_kvk/2-01-missing-lang.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_kvk/2-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_kvk/2-02-multiple-lang-fact.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_kvk/2-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_kvk/2-03-entrypoint.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_kvk/2-03-invalid-entrypoint.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_kvk/2-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_kvk/5-01-invalid-decimals.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_kvk/5-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_kvk/5-02-invalid-decimals.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_kvk/5-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/1-01-invalid-file.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/1-01-invalid-zip.zip +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/1-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/1-02-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/1-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/1-03-invalid-doctype.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/1-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/1-04-invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/1-04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/1-05-invalid-encoding.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/1-05-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/1-06-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/1-06.invalid.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/2-03-missing-lang.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/2-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/2-04-entrypoint-1.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/2-04-entrypoint-2.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/2-04-multiple-schemarefs.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/2-04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/2-05-invalid-linkbaseref.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/2-05-linkbase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/2-05-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/2-06-invalid-file.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/2-06-invalid-zip.zip +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/2-06-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/2-07-invalid-xsi-nil-false.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/2-07-invalid-xsi-nil-true.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/2-07-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/3-01-invalid-period-date-with-time.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/3-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/3-02-invalid-forever-period.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/3-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/3-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/3-03-unused-context.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/3-04-duplicate-contexts-dimension.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/3-04-duplicate-contexts-instant.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/3-04-duplicate-contexts-period.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/3-04-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/4-01-duplicate-units-divide.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/4-01-duplicate-units-measure.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/4-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/4-02-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/4-02-unused-unit.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/5-01-duplicate-facts-no-unit.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/5-01-duplicate-facts-with-unit.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/5-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/5-03-null-fact.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/5-03-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/5-06-invalid-precision.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/5-06-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/5-11-invalid-content.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/5-11-invalid-type.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/5-11-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/6-01-invalid-footnote.xbrl +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/fr_nl/6-01-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/index.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/nl_nt19/mock-taxonomy.xsd +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/ros/index.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/ros/main/ros18-invalid.htm +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/ros/main/ros18-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/ros/main/ros19-invalid-mismatch.htm +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/ros/main/ros19-invalid-missing.htm +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/ros/main/ros19-invalid-two.htm +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/ros/main/ros19-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/ros/main/ros6-invalid-101.htm +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/ros/main/ros6-invalid-ifrs.htm +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/ros/main/ros6-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/ros/main/valid-101.htm +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/ros/main/valid-ifrs.htm +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites/ros/main/valid-testcase.xml +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_expected/efm_current.csv +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_expected/efm_reg_dqc.csv +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_expected/efm_reg_pragmatic.csv +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_timing/dba_current.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_timing/efm_reg_dqc.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_timing/esef_ixbrl_2021.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_timing/esef_ixbrl_2022.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_timing/esef_ixbrl_2023.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_timing/esef_ixbrl_2024.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_timing/hmrc_current.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_timing/kvk_nt16.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_timing/kvk_nt17.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_timing/kvk_nt18.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_timing/nl_nt16.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_timing/nl_nt17.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_timing/nl_nt18.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_timing/xbrl_2_1.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_timing/xbrl_formula_1_0.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_timing/xbrl_ixbrl_1_1.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/resources/conformance_suites_timing/xbrl_table_linkbase_1_0.json +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/conformance/test_csv_testcase_loader.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/conftest.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/formula/test_fact_aspects_cache.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/oim/test_load.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/plugin/test_plugin_imports.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/plugin/validate/ESEF/ESEF_Current/test_validate_css_url.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_betafeatures.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_cntlr.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_frozen_dict.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_frozen_ordered_set.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_functionfn.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_import.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_locale.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_modelmanager.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_ordered_set.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_packagemanager.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_pluginmanager.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_qname.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_runtimeoptions.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_system_info.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_urlutil.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_validatexbrlcalcs.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_version.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_xhtmlvalidate.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_xmlutil.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/test_xmlvalidate.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tests/unit_tests/arelle/utils/validate/test_decorator.py +0 -0
- {arelle_release-2.37.23 → arelle_release-2.37.26}/tox.ini +0 -0
|
@@ -12,11 +12,21 @@ on:
|
|
|
12
12
|
description: 'Arelle/EDGAR branch, tag or SHA to checkout (blank for default)'
|
|
13
13
|
required: false
|
|
14
14
|
type: string
|
|
15
|
+
macos_version:
|
|
16
|
+
default: '15'
|
|
17
|
+
description: 'MacOS version to use (15, 14, 13, latest, etc.)'
|
|
18
|
+
required: false
|
|
19
|
+
type: string
|
|
15
20
|
python_version:
|
|
16
21
|
default: '3.13.3'
|
|
17
22
|
description: 'Python version to use'
|
|
18
23
|
required: false
|
|
19
24
|
type: string
|
|
25
|
+
python_architecture:
|
|
26
|
+
default: 'arm64'
|
|
27
|
+
description: 'Python architecture to use (x64, arm64)'
|
|
28
|
+
required: false
|
|
29
|
+
type: string
|
|
20
30
|
xule_ref:
|
|
21
31
|
description: 'xbrlus/xule branch, tag or SHA to checkout (blank for default)'
|
|
22
32
|
required: false
|
|
@@ -44,11 +54,21 @@ on:
|
|
|
44
54
|
description: 'Arelle/EDGAR branch, tag or SHA to checkout (blank for default)'
|
|
45
55
|
required: false
|
|
46
56
|
type: string
|
|
57
|
+
macos_version:
|
|
58
|
+
default: '15'
|
|
59
|
+
description: 'MacOS version to use (15, 14, 13, latest, etc.)'
|
|
60
|
+
required: true
|
|
61
|
+
type: string
|
|
47
62
|
python_version:
|
|
48
63
|
default: '3.13.3'
|
|
49
64
|
description: 'Python version to use'
|
|
50
65
|
required: true
|
|
51
66
|
type: string
|
|
67
|
+
python_architecture:
|
|
68
|
+
default: 'arm64'
|
|
69
|
+
description: 'Python architecture to use (x64, arm64)'
|
|
70
|
+
required: true
|
|
71
|
+
type: string
|
|
52
72
|
xule_ref:
|
|
53
73
|
description: 'xbrlus/xule branch, tag or SHA to checkout (blank for default)'
|
|
54
74
|
required: false
|
|
@@ -64,8 +84,7 @@ permissions: {}
|
|
|
64
84
|
jobs:
|
|
65
85
|
build-macos:
|
|
66
86
|
environment: release
|
|
67
|
-
|
|
68
|
-
runs-on: macos-13
|
|
87
|
+
runs-on: macos-${{ inputs.macos_version }}
|
|
69
88
|
outputs:
|
|
70
89
|
artifact_versioned_name: ${{ steps.define-artifact-names.outputs.artifact_versioned_name }}
|
|
71
90
|
uploaded_artifact_name: ${{ steps.define-artifact-names.outputs.uploaded_artifact_name }}
|
|
@@ -81,6 +100,7 @@ jobs:
|
|
|
81
100
|
cache: 'pip'
|
|
82
101
|
check-latest: true
|
|
83
102
|
python-version: ${{ inputs.python_version }}
|
|
103
|
+
architecture: ${{ inputs.python_architecture }}
|
|
84
104
|
- run: |
|
|
85
105
|
python -m pip install --upgrade pip setuptools wheel
|
|
86
106
|
pip install -r requirements-build.txt
|
|
@@ -105,9 +125,9 @@ jobs:
|
|
|
105
125
|
- name: Define artifact names
|
|
106
126
|
id: define-artifact-names
|
|
107
127
|
run: |
|
|
108
|
-
echo "artifact_versioned_name=arelle-macos-${{ env.BUILD_VERSION }}.dmg" >> $GITHUB_OUTPUT
|
|
109
|
-
echo "uploaded_artifact_name=macos distribution" >> $GITHUB_OUTPUT
|
|
110
|
-
echo "DMG_BUILD_ARTIFACT_PATH=dist_dmg/arelle-macos-${{ env.BUILD_VERSION }}.dmg" >> $GITHUB_ENV
|
|
128
|
+
echo "artifact_versioned_name=arelle-macos-${{ inputs.python_architecture }}-${{ env.BUILD_VERSION }}.dmg" >> $GITHUB_OUTPUT
|
|
129
|
+
echo "uploaded_artifact_name=macos ${{ inputs.python_architecture }} distribution" >> $GITHUB_OUTPUT
|
|
130
|
+
echo "DMG_BUILD_ARTIFACT_PATH=dist_dmg/arelle-macos-${{ inputs.python_architecture }}-${{ env.BUILD_VERSION }}.dmg" >> $GITHUB_ENV
|
|
111
131
|
- name: Install certificate
|
|
112
132
|
if: ${{ inputs.codesign_and_notarize }}
|
|
113
133
|
env:
|
|
@@ -33,18 +33,38 @@ jobs:
|
|
|
33
33
|
build_alias: arelle-ubuntu.tgz
|
|
34
34
|
secrets: inherit
|
|
35
35
|
|
|
36
|
-
build-macos:
|
|
36
|
+
build-macos-x64:
|
|
37
37
|
uses: ./.github/workflows/build-macos.yml
|
|
38
|
+
with:
|
|
39
|
+
macos_version: 13
|
|
40
|
+
python_architecture: x64
|
|
41
|
+
secrets: inherit
|
|
42
|
+
publish-macos-x64:
|
|
43
|
+
permissions:
|
|
44
|
+
contents: write
|
|
45
|
+
needs: build-macos-x64
|
|
46
|
+
uses: ./.github/workflows/publish-frozen-build.yml
|
|
47
|
+
with:
|
|
48
|
+
github_artifact: ${{ needs.build-macos-x64.outputs.uploaded_artifact_name }}
|
|
49
|
+
build_name: ${{ needs.build-macos-x64.outputs.artifact_versioned_name }}
|
|
50
|
+
build_alias: arelle-macos-x64.dmg
|
|
51
|
+
secrets: inherit
|
|
52
|
+
|
|
53
|
+
build-macos-arm64:
|
|
54
|
+
uses: ./.github/workflows/build-macos.yml
|
|
55
|
+
with:
|
|
56
|
+
macos_version: 15
|
|
57
|
+
python_architecture: arm64
|
|
38
58
|
secrets: inherit
|
|
39
|
-
publish-macos:
|
|
59
|
+
publish-macos-arm64:
|
|
40
60
|
permissions:
|
|
41
61
|
contents: write
|
|
42
|
-
needs: build-macos
|
|
62
|
+
needs: build-macos-arm64
|
|
43
63
|
uses: ./.github/workflows/publish-frozen-build.yml
|
|
44
64
|
with:
|
|
45
|
-
github_artifact: ${{ needs.build-macos.outputs.uploaded_artifact_name }}
|
|
46
|
-
build_name: ${{ needs.build-macos.outputs.artifact_versioned_name }}
|
|
47
|
-
build_alias: arelle-macos.dmg
|
|
65
|
+
github_artifact: ${{ needs.build-macos-arm64.outputs.uploaded_artifact_name }}
|
|
66
|
+
build_name: ${{ needs.build-macos-arm64.outputs.artifact_versioned_name }}
|
|
67
|
+
build_alias: arelle-macos-arm64.dmg
|
|
48
68
|
secrets: inherit
|
|
49
69
|
|
|
50
70
|
build-windows:
|
|
@@ -17,6 +17,7 @@ from urllib.error import URLError
|
|
|
17
17
|
import regex
|
|
18
18
|
|
|
19
19
|
from arelle import Version
|
|
20
|
+
from arelle.SystemInfo import getSystemInfo
|
|
20
21
|
from arelle.typing import TypeGetText
|
|
21
22
|
|
|
22
23
|
if TYPE_CHECKING:
|
|
@@ -90,7 +91,9 @@ def _getLatestArelleRelease(cntlr: CntlrWinMain) -> ArelleRelease:
|
|
|
90
91
|
|
|
91
92
|
def _getArelleReleaseDownloadUrl(assets: list[dict[str, Any]]) -> str | None:
|
|
92
93
|
if sys.platform == "darwin":
|
|
93
|
-
|
|
94
|
+
if getSystemInfo().get('arch') == 'arm64':
|
|
95
|
+
return _getArelleReleaseDownloadUrlByFileExtension(assets, ".dmg", nameIncludes='-arm64')
|
|
96
|
+
return _getArelleReleaseDownloadUrlByFileExtension(assets, ".dmg", nameIncludes='-x64')
|
|
94
97
|
elif sys.platform == "win32":
|
|
95
98
|
return _getArelleReleaseDownloadUrlByFileExtension(assets, ".exe")
|
|
96
99
|
else:
|
|
@@ -98,12 +101,13 @@ def _getArelleReleaseDownloadUrl(assets: list[dict[str, Any]]) -> str | None:
|
|
|
98
101
|
|
|
99
102
|
|
|
100
103
|
def _getArelleReleaseDownloadUrlByFileExtension(
|
|
101
|
-
assets: list[dict[str, Any]], fileExtension: str
|
|
104
|
+
assets: list[dict[str, Any]], fileExtension: str, nameIncludes: str | None = None,
|
|
102
105
|
) -> str | None:
|
|
103
106
|
for asset in assets:
|
|
104
107
|
downloadUrl = asset.get("browser_download_url")
|
|
105
108
|
if isinstance(downloadUrl, str) and downloadUrl.endswith(fileExtension):
|
|
106
|
-
|
|
109
|
+
if nameIncludes is None or nameIncludes in downloadUrl:
|
|
110
|
+
return downloadUrl
|
|
107
111
|
return None
|
|
108
112
|
|
|
109
113
|
|
|
@@ -112,6 +112,9 @@ qnXbrldiTypedMember = qname("{http://xbrl.org/2006/xbrldi}xbrldi:typedMember")
|
|
|
112
112
|
xlink = "http://www.w3.org/1999/xlink"
|
|
113
113
|
qnXlinkArcRole = qname("{http://www.w3.org/1999/xlink}xlink:arcrole")
|
|
114
114
|
qnXlinkFrom = qname("{http://www.w3.org/1999/xlink}xlink:from")
|
|
115
|
+
qnXlinkHref = qname("{http://www.w3.org/1999/xlink}xlink:href")
|
|
116
|
+
qnXlinkLabel = qname("{http://www.w3.org/1999/xlink}xlink:label")
|
|
117
|
+
qnXlinkTo = qname("{http://www.w3.org/1999/xlink}xlink:to")
|
|
115
118
|
qnXlinkType = qname("{http://www.w3.org/1999/xlink}xlink:type")
|
|
116
119
|
xl = "http://www.xbrl.org/2003/XLink"
|
|
117
120
|
qnXlExtended = qname("{http://www.xbrl.org/2003/XLink}xl:extended")
|
|
@@ -832,6 +835,24 @@ def isNumericRole(role: str) -> bool:
|
|
|
832
835
|
}
|
|
833
836
|
|
|
834
837
|
|
|
838
|
+
standardDimensionArcroles = frozenset({
|
|
839
|
+
all,
|
|
840
|
+
notAll,
|
|
841
|
+
hypercubeDimension,
|
|
842
|
+
dimensionDomain,
|
|
843
|
+
domainMember,
|
|
844
|
+
dimensionDefault,
|
|
845
|
+
})
|
|
846
|
+
|
|
847
|
+
|
|
848
|
+
standardDefinitionArcroles = frozenset(standardDimensionArcroles | {
|
|
849
|
+
essenceAlias,
|
|
850
|
+
generalSpecial,
|
|
851
|
+
requiresElement,
|
|
852
|
+
similarTuples,
|
|
853
|
+
})
|
|
854
|
+
|
|
855
|
+
|
|
835
856
|
def isStandardArcrole(role: str) -> bool:
|
|
836
857
|
return role in {
|
|
837
858
|
"http://www.w3.org/1999/xlink/properties/linkbase",
|
|
@@ -32,6 +32,12 @@ class LinkbaseType(Enum):
|
|
|
32
32
|
"""
|
|
33
33
|
return LINKBASE_ARC_QN[self]
|
|
34
34
|
|
|
35
|
+
def getArcroles(self) -> frozenset[str]:
|
|
36
|
+
"""
|
|
37
|
+
Returns the standard arcrole URIs associated with this LinkbaseType.
|
|
38
|
+
"""
|
|
39
|
+
return LINKBASE_ARCROLES[self]
|
|
40
|
+
|
|
35
41
|
def getLinkQn(self) -> QName:
|
|
36
42
|
"""
|
|
37
43
|
Returns the qname of the link associated with this LinkbaseType.
|
|
@@ -59,6 +65,17 @@ LINKBASE_ARC_QN = {
|
|
|
59
65
|
LinkbaseType.REFERENCE: XbrlConst.qnLinkReferenceArc,
|
|
60
66
|
}
|
|
61
67
|
|
|
68
|
+
LINKBASE_ARCROLES = {
|
|
69
|
+
LinkbaseType.CALCULATION: frozenset({
|
|
70
|
+
XbrlConst.summationItem,
|
|
71
|
+
XbrlConst.summationItem11,
|
|
72
|
+
}),
|
|
73
|
+
LinkbaseType.DEFINITION: XbrlConst.standardDefinitionArcroles,
|
|
74
|
+
LinkbaseType.LABEL: frozenset({XbrlConst.conceptLabel}),
|
|
75
|
+
LinkbaseType.PRESENTATION: frozenset({XbrlConst.parentChild}),
|
|
76
|
+
LinkbaseType.REFERENCE: frozenset({XbrlConst.conceptReference}),
|
|
77
|
+
}
|
|
78
|
+
|
|
62
79
|
LINKBASE_LINK_QN = {
|
|
63
80
|
LinkbaseType.CALCULATION: XbrlConst.qnLinkCalculationLink,
|
|
64
81
|
LinkbaseType.DEFINITION: XbrlConst.qnLinkDefinitionLink,
|
|
@@ -204,6 +204,8 @@ class LinkbaseData:
|
|
|
204
204
|
basename: str
|
|
205
205
|
element: _Element
|
|
206
206
|
linkbaseType: LinkbaseType | None
|
|
207
|
+
prohibitedBaseConcepts: list[ModelConcept]
|
|
208
|
+
prohibitingLabelElements: list[_Element]
|
|
207
209
|
|
|
208
210
|
@property
|
|
209
211
|
def hasArcs(self) -> bool:
|
|
@@ -641,11 +643,36 @@ class PluginValidationDataExtension(PluginData):
|
|
|
641
643
|
for linkElt in modelDocument.xmlRootElement.iterdescendants(tag=linkbaseType.getLinkQn().clarkNotation):
|
|
642
644
|
arcQn = linkbaseType.getArcQn()
|
|
643
645
|
arcs = list(linkElt.iterdescendants(tag=arcQn.clarkNotation))
|
|
646
|
+
prohibitingLabelElements = []
|
|
647
|
+
prohibitedBaseConcepts = []
|
|
648
|
+
if linkbaseType in (LinkbaseType.LABEL, LinkbaseType.REFERENCE):
|
|
649
|
+
prohibitedArcFroms = defaultdict(list)
|
|
650
|
+
prohibitedArcTos = defaultdict(list)
|
|
651
|
+
for arcElt in linkElt.iterchildren(
|
|
652
|
+
LinkbaseType.LABEL.getArcQn().clarkNotation,
|
|
653
|
+
LinkbaseType.REFERENCE.getArcQn().clarkNotation,
|
|
654
|
+
):
|
|
655
|
+
if arcElt.get("use") == "prohibited":
|
|
656
|
+
prohibitedArcFroms[arcElt.get(XbrlConst.qnXlinkFrom.clarkNotation)].append(arcElt)
|
|
657
|
+
prohibitedArcTos[arcElt.get(XbrlConst.qnXlinkTo.clarkNotation)].append(arcElt)
|
|
658
|
+
for locElt in linkElt.iterchildren(XbrlConst.qnLinkLoc.clarkNotation):
|
|
659
|
+
if self.isExtensionUri(locElt.get(XbrlConst.qnXlinkHref.clarkNotation), modelDocument.modelXbrl):
|
|
660
|
+
continue
|
|
661
|
+
prohibitingArcs = prohibitedArcTos.get(locElt.get(XbrlConst.qnXlinkLabel.clarkNotation))
|
|
662
|
+
if prohibitingArcs:
|
|
663
|
+
prohibitingLabelElements.extend(prohibitingArcs)
|
|
664
|
+
prohibitingArcs = prohibitedArcFroms.get(locElt.get(XbrlConst.qnXlinkLabel.clarkNotation))
|
|
665
|
+
if prohibitingArcs:
|
|
666
|
+
prohibitingLabelElements.extend(prohibitingArcs)
|
|
667
|
+
prohibitedBaseConcepts.append(locElt.dereference())
|
|
668
|
+
|
|
644
669
|
linkbases.append(LinkbaseData(
|
|
645
670
|
arcs=arcs,
|
|
646
671
|
basename=modelDocument.basename,
|
|
647
672
|
element=linkElt,
|
|
648
673
|
linkbaseType=linkbaseType,
|
|
674
|
+
prohibitedBaseConcepts=prohibitedBaseConcepts,
|
|
675
|
+
prohibitingLabelElements=prohibitingLabelElements,
|
|
649
676
|
))
|
|
650
677
|
return linkbases
|
|
651
678
|
|
|
@@ -3,6 +3,7 @@ See COPYRIGHT.md for copyright information.
|
|
|
3
3
|
"""
|
|
4
4
|
from __future__ import annotations
|
|
5
5
|
|
|
6
|
+
import re
|
|
6
7
|
from collections import defaultdict
|
|
7
8
|
from collections.abc import Iterable
|
|
8
9
|
from datetime import date
|
|
@@ -12,14 +13,14 @@ import zipfile
|
|
|
12
13
|
|
|
13
14
|
from lxml.etree import Element
|
|
14
15
|
|
|
15
|
-
from arelle.ModelDtsObject import ModelLink, ModelResource, ModelType
|
|
16
|
+
from arelle.ModelDtsObject import ModelConcept, ModelLink, ModelResource, ModelType
|
|
16
17
|
from arelle.ModelInstanceObject import ModelInlineFact
|
|
17
18
|
from arelle.ModelObject import ModelObject
|
|
18
19
|
from arelle.PrototypeDtsObject import PrototypeObject
|
|
19
20
|
from arelle.ValidateDuplicateFacts import getDuplicateFactSets
|
|
20
21
|
from arelle.XmlValidateConst import VALID
|
|
21
22
|
|
|
22
|
-
from arelle import XbrlConst, XmlUtil
|
|
23
|
+
from arelle import XbrlConst, XmlUtil, ModelDocument
|
|
23
24
|
from arelle.ValidateXbrl import ValidateXbrl
|
|
24
25
|
from arelle.typing import TypeGetText
|
|
25
26
|
from arelle.utils.PluginHooks import ValidationHook
|
|
@@ -54,6 +55,8 @@ if TYPE_CHECKING:
|
|
|
54
55
|
|
|
55
56
|
_: TypeGetText
|
|
56
57
|
|
|
58
|
+
DOCTYPE_XHTML_PATTERN = re.compile(r"^<!(?:DOCTYPE\s+)\s*html(?:PUBLIC\s+)?(?:.*-//W3C//DTD\s+(X?HTML)\s)?.*>$", re.IGNORECASE)
|
|
59
|
+
|
|
57
60
|
|
|
58
61
|
def _getReportingPeriodDateValue(modelXbrl: ModelXbrl, qname: QName) -> date | None:
|
|
59
62
|
facts = modelXbrl.factsByQname.get(qname)
|
|
@@ -1477,13 +1480,18 @@ def rule_nl_kvk_4_4_2_4(
|
|
|
1477
1480
|
extended link role
|
|
1478
1481
|
"""
|
|
1479
1482
|
elrPrimaryItems = pluginData.getDimensionalData(val.modelXbrl).elrPrimaryItems
|
|
1480
|
-
errors = set(
|
|
1481
|
-
|
|
1482
|
-
if
|
|
1483
|
-
|
|
1484
|
-
if
|
|
1485
|
-
|
|
1486
|
-
|
|
1483
|
+
errors = set()
|
|
1484
|
+
for concept in val.modelXbrl.qnameConcepts.values():
|
|
1485
|
+
if concept.qname not in val.modelXbrl.factsByQname:
|
|
1486
|
+
continue
|
|
1487
|
+
if any(
|
|
1488
|
+
concept in elrPrimaryItems.get(lr, set())
|
|
1489
|
+
for lr in NON_DIMENSIONALIZED_LINE_ITEM_LINKROLES
|
|
1490
|
+
):
|
|
1491
|
+
continue
|
|
1492
|
+
if concept in elrPrimaryItems.get("*", set()):
|
|
1493
|
+
continue
|
|
1494
|
+
errors.add(concept)
|
|
1487
1495
|
for error in errors:
|
|
1488
1496
|
yield Validation.error(
|
|
1489
1497
|
codes='NL.NL-KVK.4.4.2.4.extensionTaxonomyLineItemNotLinkedToAnyHypercube',
|
|
@@ -1824,7 +1832,48 @@ def rule_nl_kvk_RTS_Annex_IV_Par_11_G4_2_2_1(
|
|
|
1824
1832
|
|
|
1825
1833
|
@validation(
|
|
1826
1834
|
hook=ValidationHook.XBRL_FINALLY,
|
|
1827
|
-
disclosureSystems=
|
|
1835
|
+
disclosureSystems=ALL_NL_INLINE_DISCLOSURE_SYSTEMS,
|
|
1836
|
+
)
|
|
1837
|
+
def rule_nl_kvk_RTS_Annex_IV_Par_4_1(
|
|
1838
|
+
pluginData: PluginValidationDataExtension,
|
|
1839
|
+
val: ValidateXbrl,
|
|
1840
|
+
*args: Any,
|
|
1841
|
+
**kwargs: Any,
|
|
1842
|
+
) -> Iterable[Validation]:
|
|
1843
|
+
"""
|
|
1844
|
+
NL-KVK.RTS_Annex_IV_Par_4_1: Extension elements must not duplicate the existing
|
|
1845
|
+
elements from the core taxonomy and be identifiable.
|
|
1846
|
+
"""
|
|
1847
|
+
for name, concepts in val.modelXbrl.nameConcepts.items():
|
|
1848
|
+
if len(concepts) < 2:
|
|
1849
|
+
continue
|
|
1850
|
+
coreConcepts = []
|
|
1851
|
+
extensionConcepts = []
|
|
1852
|
+
for concept in concepts:
|
|
1853
|
+
if pluginData.isExtensionUri(concept.modelDocument.uri, val.modelXbrl):
|
|
1854
|
+
extensionConcepts.append(concept)
|
|
1855
|
+
else:
|
|
1856
|
+
coreConcepts.append(concept)
|
|
1857
|
+
if len(coreConcepts) == 0:
|
|
1858
|
+
continue
|
|
1859
|
+
coreConcept = coreConcepts[0]
|
|
1860
|
+
for extensionConcept in extensionConcepts:
|
|
1861
|
+
if extensionConcept.balance != coreConcept.balance:
|
|
1862
|
+
continue
|
|
1863
|
+
if extensionConcept.periodType != coreConcept.periodType:
|
|
1864
|
+
continue
|
|
1865
|
+
yield Validation.error(
|
|
1866
|
+
codes='NL.NL-KVK.RTS_Annex_IV_Par_4_1.extensionElementDuplicatesCoreElement',
|
|
1867
|
+
msg=_('An extension element was found that is a duplicate to a core element (%(qname)s). '
|
|
1868
|
+
'Review use of element and update to core or revise extension element.'),
|
|
1869
|
+
modelObject=(coreConcept, extensionConcept),
|
|
1870
|
+
qname=coreConcept.qname,
|
|
1871
|
+
)
|
|
1872
|
+
|
|
1873
|
+
|
|
1874
|
+
@validation(
|
|
1875
|
+
hook=ValidationHook.XBRL_FINALLY,
|
|
1876
|
+
disclosureSystems=ALL_NL_INLINE_DISCLOSURE_SYSTEMS,
|
|
1828
1877
|
)
|
|
1829
1878
|
def rule_nl_kvk_RTS_Annex_IV_Par_4_2(
|
|
1830
1879
|
pluginData: PluginValidationDataExtension,
|
|
@@ -1847,6 +1896,54 @@ def rule_nl_kvk_RTS_Annex_IV_Par_4_2(
|
|
|
1847
1896
|
)
|
|
1848
1897
|
|
|
1849
1898
|
|
|
1899
|
+
@validation(
|
|
1900
|
+
hook=ValidationHook.XBRL_FINALLY,
|
|
1901
|
+
disclosureSystems=ALL_NL_INLINE_DISCLOSURE_SYSTEMS,
|
|
1902
|
+
)
|
|
1903
|
+
def rule_nl_kvk_RTS_Annex_IV_Par_5(
|
|
1904
|
+
pluginData: PluginValidationDataExtension,
|
|
1905
|
+
val: ValidateXbrl,
|
|
1906
|
+
*args: Any,
|
|
1907
|
+
**kwargs: Any,
|
|
1908
|
+
) -> Iterable[Validation]:
|
|
1909
|
+
"""
|
|
1910
|
+
NL-KVK.RTS_Annex_IV_Par_5: Each extension taxonomy element used in tagging
|
|
1911
|
+
must be included in at least one presentation and definition linkbase hierarchy.
|
|
1912
|
+
"""
|
|
1913
|
+
extensionData = pluginData.getExtensionData(val.modelXbrl)
|
|
1914
|
+
taggedExtensionConcepts = set(extensionData.extensionConcepts) & set(fact.concept for fact in val.modelXbrl.facts)
|
|
1915
|
+
|
|
1916
|
+
def getConceptsInLinkbase(arcroles: frozenset[str], concepts: set[ModelConcept]) -> None:
|
|
1917
|
+
for fromModelObject, toRels in val.modelXbrl.relationshipSet(tuple(arcroles)).fromModelObjects().items():
|
|
1918
|
+
if isinstance(fromModelObject, ModelConcept):
|
|
1919
|
+
concepts.add(fromModelObject)
|
|
1920
|
+
for toRel in toRels:
|
|
1921
|
+
if isinstance(toRel.toModelObject, ModelConcept):
|
|
1922
|
+
concepts.add(toRel.toModelObject)
|
|
1923
|
+
|
|
1924
|
+
conceptsInDefinition: set[ModelConcept] = set()
|
|
1925
|
+
getConceptsInLinkbase(LinkbaseType.DEFINITION.getArcroles(), conceptsInDefinition)
|
|
1926
|
+
conceptsMissingFromDefinition = taggedExtensionConcepts - conceptsInDefinition
|
|
1927
|
+
if len(conceptsMissingFromDefinition) > 0:
|
|
1928
|
+
yield Validation.error(
|
|
1929
|
+
codes='NL.NL-KVK.RTS_Annex_IV_Par_5.usableConceptsNotIncludedInDefinitionLink',
|
|
1930
|
+
msg=_('Extension elements are missing from definition linkbase. '
|
|
1931
|
+
'Review use of extension elements.'),
|
|
1932
|
+
modelObject=conceptsMissingFromDefinition
|
|
1933
|
+
)
|
|
1934
|
+
|
|
1935
|
+
conceptsInPresentation: set[ModelConcept] = set()
|
|
1936
|
+
getConceptsInLinkbase(LinkbaseType.PRESENTATION.getArcroles(), conceptsInPresentation)
|
|
1937
|
+
conceptsMissingFromPresentation = taggedExtensionConcepts - conceptsInPresentation
|
|
1938
|
+
if len(conceptsMissingFromPresentation) > 0:
|
|
1939
|
+
yield Validation.error(
|
|
1940
|
+
codes='NL.NL-KVK.RTS_Annex_IV_Par_5.usableConceptsNotIncludedInPresentationLink',
|
|
1941
|
+
msg=_('Extension elements are missing from presentation linkbase. '
|
|
1942
|
+
'Review use of extension elements.'),
|
|
1943
|
+
modelObject=conceptsMissingFromPresentation
|
|
1944
|
+
)
|
|
1945
|
+
|
|
1946
|
+
|
|
1850
1947
|
@validation(
|
|
1851
1948
|
hook=ValidationHook.XBRL_FINALLY,
|
|
1852
1949
|
disclosureSystems=NL_INLINE_GAAP_IFRS_DISCLOSURE_SYSTEMS,
|
|
@@ -1873,3 +1970,129 @@ def rule_nl_kvk_RTS_Annex_IV_Par_6(
|
|
|
1873
1970
|
msg=_('The filing package must include a calculation linkbase.'),
|
|
1874
1971
|
modelObject=val.modelXbrl.modelDocument
|
|
1875
1972
|
)
|
|
1973
|
+
|
|
1974
|
+
|
|
1975
|
+
@validation(
|
|
1976
|
+
hook=ValidationHook.XBRL_FINALLY,
|
|
1977
|
+
disclosureSystems=NL_INLINE_GAAP_IFRS_DISCLOSURE_SYSTEMS,
|
|
1978
|
+
)
|
|
1979
|
+
def rule_nl_kvk_RTS_Annex_IV_Par_8_G4_4_5(
|
|
1980
|
+
pluginData: PluginValidationDataExtension,
|
|
1981
|
+
val: ValidateXbrl,
|
|
1982
|
+
*args: Any,
|
|
1983
|
+
**kwargs: Any,
|
|
1984
|
+
) -> Iterable[Validation]:
|
|
1985
|
+
"""
|
|
1986
|
+
NL-KVK.RTS_Annex_IV_Par_8_G4-4-5: Labels and references of the core
|
|
1987
|
+
taxonomy elements in extension taxonomies of issuer shall not be replaced.
|
|
1988
|
+
"""
|
|
1989
|
+
extensionData = pluginData.getExtensionData(val.modelXbrl)
|
|
1990
|
+
for modelDocument, extensionDoc in extensionData.extensionDocuments.items():
|
|
1991
|
+
for linkbase in extensionDoc.linkbases:
|
|
1992
|
+
if linkbase.prohibitingLabelElements and \
|
|
1993
|
+
linkbase.prohibitedBaseConcepts:
|
|
1994
|
+
if linkbase.linkbaseType == LinkbaseType.LABEL:
|
|
1995
|
+
yield Validation.error(
|
|
1996
|
+
codes='NL.NL-KVK.RTS_Annex_IV_Par_8_G4-4-5.coreTaxonomyLabelModification',
|
|
1997
|
+
msg=_('Standard concept has a modified label from what was defined in the taxonomy. '
|
|
1998
|
+
'Labels from the taxonomy should not be modified.'),
|
|
1999
|
+
modelObject=modelDocument
|
|
2000
|
+
)
|
|
2001
|
+
else:
|
|
2002
|
+
# Assumed to be a reference linkbase.
|
|
2003
|
+
# If anything else, we should probably fire an error anyway.
|
|
2004
|
+
yield Validation.error(
|
|
2005
|
+
codes='NL.NL-KVK.RTS_Annex_IV_Par_8_G4-4-5.coreTaxonomyReferenceModification',
|
|
2006
|
+
msg=_('Standard concept has a modified reference from what was defined in the taxonomy. '
|
|
2007
|
+
'References from the taxonomy should not be modified.'),
|
|
2008
|
+
modelObject=modelDocument
|
|
2009
|
+
)
|
|
2010
|
+
|
|
2011
|
+
|
|
2012
|
+
@validation(
|
|
2013
|
+
hook=ValidationHook.XBRL_FINALLY,
|
|
2014
|
+
disclosureSystems=NL_INLINE_GAAP_IFRS_DISCLOSURE_SYSTEMS,
|
|
2015
|
+
)
|
|
2016
|
+
def rule_nl_kvk_RTS_Annex_IV_Par_9_Par_10(
|
|
2017
|
+
pluginData: PluginValidationDataExtension,
|
|
2018
|
+
val: ValidateXbrl,
|
|
2019
|
+
*args: Any,
|
|
2020
|
+
**kwargs: Any,
|
|
2021
|
+
) -> Iterable[Validation]:
|
|
2022
|
+
"""
|
|
2023
|
+
NL-KVK.RTS_Annex_IV_Par_9_par_10: Legal entities MUST ensure that the
|
|
2024
|
+
extension taxonomy elements are linked to one or more core taxonomy elements.
|
|
2025
|
+
"""
|
|
2026
|
+
anchorData = pluginData.getAnchorData(val.modelXbrl)
|
|
2027
|
+
if len(anchorData.extLineItemsNotAnchored) > 0:
|
|
2028
|
+
yield Validation.error(
|
|
2029
|
+
codes='NL.NL-KVK.RTS_Annex_IV_Par_9_Par_10.extensionConceptsNotAnchored',
|
|
2030
|
+
msg=_('Extension concept found without an anchor. '
|
|
2031
|
+
'Extension concepts, excluding subtotals, are required to be anchored.'),
|
|
2032
|
+
modelObject=anchorData.extLineItemsNotAnchored,
|
|
2033
|
+
)
|
|
2034
|
+
|
|
2035
|
+
|
|
2036
|
+
@validation(
|
|
2037
|
+
hook=ValidationHook.XBRL_FINALLY,
|
|
2038
|
+
disclosureSystems=ALL_NL_INLINE_DISCLOSURE_SYSTEMS,
|
|
2039
|
+
)
|
|
2040
|
+
def rule_nl_kvk_RTS_Art_3(
|
|
2041
|
+
pluginData: PluginValidationDataExtension,
|
|
2042
|
+
val: ValidateXbrl,
|
|
2043
|
+
*args: Any,
|
|
2044
|
+
**kwargs: Any,
|
|
2045
|
+
) -> Iterable[Validation]:
|
|
2046
|
+
"""
|
|
2047
|
+
NL-KVK.RTS_Art_3: Legal entities shall file their annual reports in XHTML format
|
|
2048
|
+
"""
|
|
2049
|
+
for modelDocument in val.modelXbrl.urlDocs.values():
|
|
2050
|
+
docinfo = modelDocument.xmlRootElement.getroottree().docinfo
|
|
2051
|
+
docTypeMatch = DOCTYPE_XHTML_PATTERN.match(docinfo.doctype)
|
|
2052
|
+
if not docTypeMatch:
|
|
2053
|
+
continue
|
|
2054
|
+
if not docTypeMatch.group(1) or docTypeMatch.group(1).lower() == "html":
|
|
2055
|
+
yield Validation.error(
|
|
2056
|
+
codes='NL.NL-KVK.RTS_Art_3.htmlDoctype',
|
|
2057
|
+
msg=_('Doctype SHALL NOT specify html: %(doctype)s'),
|
|
2058
|
+
modelObject=val.modelXbrl.modelDocument,
|
|
2059
|
+
doctype=docinfo.doctype,
|
|
2060
|
+
)
|
|
2061
|
+
else:
|
|
2062
|
+
yield Validation.warning(
|
|
2063
|
+
codes='NL.NL-KVK.RTS_Art_3.xhtmlDoctype',
|
|
2064
|
+
msg=_('Doctype implies xhtml DTD validation but '
|
|
2065
|
+
'inline 1.1 requires schema validation: %(doctype)s'),
|
|
2066
|
+
modelObject=val.modelXbrl.modelDocument,
|
|
2067
|
+
doctype=docinfo.doctype,
|
|
2068
|
+
)
|
|
2069
|
+
|
|
2070
|
+
|
|
2071
|
+
@validation(
|
|
2072
|
+
hook=ValidationHook.XBRL_FINALLY,
|
|
2073
|
+
disclosureSystems=ALL_NL_INLINE_DISCLOSURE_SYSTEMS,
|
|
2074
|
+
)
|
|
2075
|
+
def rule_nl_kvk_RTS_Art_6_a(
|
|
2076
|
+
pluginData: PluginValidationDataExtension,
|
|
2077
|
+
val: ValidateXbrl,
|
|
2078
|
+
*args: Any,
|
|
2079
|
+
**kwargs: Any,
|
|
2080
|
+
) -> Iterable[Validation]:
|
|
2081
|
+
"""
|
|
2082
|
+
NL-KVK.RTS_Art_6_a: Legal entities shall embed markups in the annual reports
|
|
2083
|
+
in XHTML format using the Inline XBRL specifications
|
|
2084
|
+
"""
|
|
2085
|
+
for modelDocument in val.modelXbrl.urlDocs.values():
|
|
2086
|
+
if modelDocument.type != ModelDocument.Type.INLINEXBRL:
|
|
2087
|
+
continue
|
|
2088
|
+
factElements = list(modelDocument.xmlRootElement.iterdescendants(
|
|
2089
|
+
modelDocument.ixNStag + "nonNumeric",
|
|
2090
|
+
modelDocument.ixNStag + "nonFraction",
|
|
2091
|
+
modelDocument.ixNStag + "fraction"
|
|
2092
|
+
))
|
|
2093
|
+
if len(factElements) == 0:
|
|
2094
|
+
yield Validation.error(
|
|
2095
|
+
codes='NL.NL-KVK.RTS_Art_6_a.noInlineXbrlTags',
|
|
2096
|
+
msg=_('Annual report is using xhtml extension, but there are no inline mark up tags identified.'),
|
|
2097
|
+
modelObject=modelDocument,
|
|
2098
|
+
)
|
|
@@ -6,7 +6,7 @@ from tests.integration_tests.validation.conformance_suite_config import (
|
|
|
6
6
|
ConformanceSuiteConfig,
|
|
7
7
|
)
|
|
8
8
|
|
|
9
|
-
CONFORMANCE_SUITE_ZIP_NAME = 'efm-
|
|
9
|
+
CONFORMANCE_SUITE_ZIP_NAME = 'efm-74-250616.zip'
|
|
10
10
|
|
|
11
11
|
config = ConformanceSuiteConfig(
|
|
12
12
|
additional_plugins_by_prefix=[(f'conf/{t}', frozenset({'EDGAR/render'})) for t in [
|
|
@@ -27,7 +27,7 @@ config = ConformanceSuiteConfig(
|
|
|
27
27
|
source=AssetSource.S3_PUBLIC,
|
|
28
28
|
)
|
|
29
29
|
],
|
|
30
|
-
cache_version_id='
|
|
30
|
+
cache_version_id='fQUkcdNcy7HZxP3bfwn1v3DnJkc4aKKp',
|
|
31
31
|
info_url='https://www.sec.gov/structureddata/osdinteractivedatatestsuite',
|
|
32
32
|
name=PurePath(__file__).stem,
|
|
33
33
|
plugins=frozenset({
|