NVDL validation

Having trouble installing Oxygen? Got a bug to report? Post it all here.
martindholmes
Posts: 176
Joined: Wed Apr 20, 2005 5:43 pm
Location: Victoria, BC, Canada

NVDL validation

Post by martindholmes »

Hi there,

Using recent releases of the Jing jar file, we're finding that NVDL validation fails with error messages related to parsing of Schematron and namespaces. However, when we do the same validation in Oxygen, we don't see those errors, so it seems likely that Oxygen is passing some flag to Jing that enables it to do its work in a slightly different way. Is there anything you can tell us about Oxygen's process of validating XML against NVDL schemas that would help us to get this validation working outside the Oxygen environment?

All help appreciated,
Martin
Radu
Posts: 9049
Joined: Fri Jul 09, 2004 5:18 pm

Re: NVDL validation

Post by Radu »

Hi Martin,

As far as I know the JING parser supports only Schematron 1.5 and 1.6, see:
https://github.com/relaxng/jing-trang/issues/23

At some point we added some patches in our code with some partial support for ISO Schematron but as far as I know those patches were not migrated to the JING project.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply