davemckain / qtiworks

**This project will be closed in early 2023!** IMS QTI 2.1 assessment delivery engine and Java development library (JQTI+). Supports the MathAssess extensions. Replacement for QTIEngine/JQTI and MathAssessEngine/JQTI. Note that this project has now ended and no further work is currently planned.
Other
67 stars 55 forks source link

XML parsing code rejecting declaration of imported schemas #60

Open davemckain opened 9 years ago

davemckain commented 9 years ago

The XML parsing code currently rejects schema locations that are not explicitly supported either natively, or by a registered extension. This doesn't play nicely if the XML explicitly declares any schemas imported by a supported schema, such as the MathML schema.