Radu says this fix will be in 17.1, so our files will validate again. Cheers, Martin On 15-06-24 08:06 AM, Martin Holmes wrote:
This is a patch from Radu. I've tested this and it works perfectly; our Spec and Guidelines files can now be validated.
I'm waiting to hear if this is going to be part Oxygen 17.1. Either way, anyone editing specs or guidelines will probably want to install this.
It seems to be the case that dataNode.xml, dataRef.xml, dataSpec.xml and interleave.xml are invalid, but I'm guessing it's because they reference each other, and can't validate against the last release of the schema. I'll try validating them against the latest Jinks NVDL.
Cheers, Martin
-------- Forwarded Message -------- Subject: Re: NVDL error from forums Date: Wed, 24 Jun 2015 09:19:02 +0300 From: Radu Coravu
To: Martin Holmes CC: Oxygen XML Editor Support Hi Martin,
Applying the patch would be something like:
1) In the Oxygen installation folder there is a "lib" folder. In that folder you should create a new folder structure like:
endorsed/com/thaiopensource/validate/schematron/resources/
2) In the "resources" folder copy the Schematron file I'm attaching.
This patch should override the Schematron file which comes with the "jing.jar" library.
Regards, Radu
Radu Coravu <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com
On 6/23/2015 8:51 PM, Martin Holmes wrote:
Hi Radu,
Many thanks for looking into the NVDL issue for us. On the board post:
http://www.oxygenxml.com/forum/topic11601.html
you mentioned a patch I could try out for you -- do you want to send it over?
The other solution (changing the prefix) is something we can fall back to if we have to, but it will involve editing a lot of files (Schematron is distributed all over our specification files), so I'd rather try something else first. :-)
Many thanks, Martin