src/test/test_xbrl_basic.py::TestXbrlBasic::test_smallest_possible 2025-08-28 22:02:53,576 [tpe:invalidDirectoryStructure] Taxonomy package contains 1 top level file(s): Taxonomy Integrated filing finance (IndAS).xlsx - Taxonomy Integrated filing finance (IndAS).zip
arelle - ERROR - Taxonomy package contains 1 top level file(s): Taxonomy Integrated filing finance (IndAS).xlsx
Successfully added taxonomy package via PackageManager
2025-08-28 22:03:12,922 [IOerror] Could not load file from local filesystem. Disable offline mode to attempt download. file: ./FinancialReports/in-capmkt-cal-2025-01-31.xml - in-capmkt-ent-2025-01-31.xsd 6
arelle - ERROR - Could not load file from local filesystem. Disable offline mode to attempt download. file: ./FinancialReports/in-capmkt-cal-2025-01-31.xml
2025-08-28 22:03:14,631 [IOerror] Could not load file from local filesystem. Disable offline mode to attempt download. file: ./FinancialReports/in-capmkt-def-2025-01-31.xml - in-capmkt-ent-2025-01-31.xsd 7
arelle - ERROR - Could not load file from local filesystem. Disable offline mode to attempt download. file: ./FinancialReports/in-capmkt-def-2025-01-31.xml
2025-08-28 22:03:16,220 [IOerror] Could not load file from local filesystem. Disable offline mode to attempt download. file: ./core/in-capmkt-lab.xml - in-capmkt-ent-2025-01-31.xsd 8
arelle - ERROR - Could not load file from local filesystem. Disable offline mode to attempt download. file: ./core/in-capmkt-lab.xml
2025-08-28 22:03:17,728 [IOerror] Could not load file from local filesystem. Disable offline mode to attempt download. file: ./FinancialReports/in-capmkt-pre-2025-01-31.xml - in-capmkt-ent-2025-01-31.xsd 9
arelle - ERROR - Could not load file from local filesystem. Disable offline mode to attempt download. file: ./FinancialReports/in-capmkt-pre-2025-01-31.xml
2025-08-28 22:03:18,002 [IOerror] Could not load file from local filesystem. Disable offline mode to attempt download. file: ./FinancialReports/in-capmkt-ref-2025-01-31.xml - in-capmkt-ent-2025-01-31.xsd 10
arelle - ERROR - Could not load file from local filesystem. Disable offline mode to attempt download. file: ./FinancialReports/in-capmkt-ref-2025-01-31.xml
2025-08-28 22:03:34,034 [IOerror] Could not load file from local filesystem. Disable offline mode to attempt download. file: ./FinancialReports/in-capmkt-roles-2025-01-31.xsd - in-capmkt-ent-2025-01-31.xsd 14
arelle - ERROR - Could not load file from local filesystem. Disable offline mode to attempt download. file: ./FinancialReports/in-capmkt-roles-2025-01-31.xsd
2025-08-28 22:03:34,846 [IOerror] Could not load file from local filesystem. Disable offline mode to attempt download. file: ./core/in-capmkt-types.xsd - in-capmkt-ent-2025-01-31.xsd 15
arelle - ERROR - Could not load file from local filesystem. Disable offline mode to attempt download. file: ./core/in-capmkt-types.xsd
2025-08-28 22:03:36,647 [IOerror] Could not load file from local filesystem. Disable offline mode to attempt download. file: ./core/in-capmkt.xsd - in-capmkt-ent-2025-01-31.xsd 16
arelle - ERROR - Could not load file from local filesystem. Disable offline mode to attempt download. file: ./core/in-capmkt.xsd
2025-08-28 22:03:43,086 [xmlSchema:elementUnexpected] xbrli:xbrl complexType(['ModelSequence[755, xbrl-instance-2003-12-31.xsd line 761)']) in-capmkt:ScripCode unexpected, within xbrli:xbrl - Zydus_INTEGRATED_FILING_INDAS_1444664_20052025064321_WEB.xml 1
arelle - ERROR - xbrli:xbrl complexType(['ModelSequence[755, xbrl-instance-2003-12-31.xsd line 761)']) in-capmkt:ScripCode unexpected, within xbrli:xbrl
2025-08-28 22:03:43,094 [xbrl:schemaImportMissing] Instance facts missing schema concept definition: in-capmkt:AdjustmentsForDecreaseIncreaseInInventories, in-capmkt:AdjustmentsForDecreaseIncreaseInOtherCurrentAssets, in-capmkt:AdjustmentsForDecreaseIncreaseInOtherNoncurrentAssets, in-capmkt:AdjustmentsForDecreaseIncreaseInTradeReceivablesCurrent, ...
****TRUNCATED****
Facts = []
Based on logs (and some debugging), it appears that instead of looking into the zip file, it is looking for definitions at the path where xbrl file is kept. Can someone help point to what I am doing wrong?