cannot load circular dependent schemas

Bug #867360 reported by Daniel Turcanu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
New
Medium
Cezar Andrei

Bug Description

Zorba cannot load circular dependent schemas. Check the OGC-OM schema, the validate_test.xq query.
I identified there that gml3.2 depends on gmd, which depends on gco, which depends again on gml3.2 .
If Xerces is downloading the needed schemas, then it can solve the circular dependencies.
But when trying to import each of them manually, Zorba fails.

Revision history for this message
Cezar Andrei (cezar-andrei) wrote :

Daniel wants to have the imports be invalid individually but valid overall and compute a resolver from the .xq list of imports.

Other proposed solutions are: use public API resolver, use config file for resolver in zorba command line or use #pragma in xq files.

Checked that circular dependency xsd-s work as expected with both 1 or all files imported.

This is a feature request.

Changed in zorba:
assignee: Daniel Turcanu (danielturcanu) → Cezar Andrei (cezar-andrei)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.