Opened 13 years ago
Closed 13 years ago
#860 closed enhancement (fixed)
SchemaManager / autodetectschema / check namespace on default schema or its dependencies
Reported by: | fxp | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | v2.7.0 |
Component: | General | Version: | |
Keywords: | Cc: |
Description
In r8622, the schema manager autodetect schema add an extra check on default schema based on prime namespace comparison. When loading subtemplates and using an ISO profil as preferred schema, default schema usually does not match on primeNS usually.
Add prime namespace comparison for preferred schema dependency. If using an ISO profil as a preferredschema, then a subtemplate matching ISO19139 will be properly managed (instead of rejected since r8622).
Note:
See TracTickets
for help on using tickets.
Committed revision 9005.