Schematron "XML Parsing failed" - How to Resolve?
Posted: Mon Apr 28, 2025 9:46 pm
I have a framework. It includes several different XSD files, two Schematron SCH files, and a defined validation scenario that includes automatic validation with both SCH files.
I created two XML files - each point to different XSD files.
If I try to validate the XML file (reporting XML Parsing failed) against the cited XML Schema alone, the process succeeds with warnings.
All help is greatly appreciated.
I created two XML files - each point to different XSD files.
- If I open one of the XML files and click the Validate button - all is good. If I modify the XML document to violate one of the rules in either of the SCH files, it reports the error.
- If I open the other XML file and click the Validate button - results report two errors. Both errors are "F [ISO Schemtron] XML Parsing failed", one for each SCH file. No other information is available.
If I try to validate the XML file (reporting XML Parsing failed) against the cited XML Schema alone, the process succeeds with warnings.
All help is greatly appreciated.