Schematron failure in Oxygen 24
Posted: Wed Dec 08, 2021 7:37 pm
Hi there,
After upgrading to Oxygen 24, we've been seeing a sporadic problem when validating files using Schematron; we don't see this issue in earlier versions of Oxygen:
Saxon-EE cannot validate with schema type text/sch
This occurs when validating a file in the editor which links to an rng schema which contains embedded Schematron; typically we have two xml-model PIs like this:
~~~~~
<?xml-model href="../schemas/coldesp.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="../schemas/coldesp.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
~~~~~
Can anyone suggest what might be causing this problem? It only happens occasionally, but once it happens, it's persistent until Oxygen is restarted.
All help appreciated,
Martin
After upgrading to Oxygen 24, we've been seeing a sporadic problem when validating files using Schematron; we don't see this issue in earlier versions of Oxygen:
Saxon-EE cannot validate with schema type text/sch
This occurs when validating a file in the editor which links to an rng schema which contains embedded Schematron; typically we have two xml-model PIs like this:
~~~~~
<?xml-model href="../schemas/coldesp.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<?xml-model href="../schemas/coldesp.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
~~~~~
Can anyone suggest what might be causing this problem? It only happens occasionally, but once it happens, it's persistent until Oxygen is restarted.
All help appreciated,
Martin