Re: Validation with Schematron & RELAX NG with jing?
Thomas Schraitle <[email protected]> Wed, 18 Jan 2023 15:34:01 +0100
| Newsgroups | gmane.text.docbook.misc |
|---|---|
| Message-ID | <[email protected]> |
Hi, thanks Norm! On 18.01.23 15:15, Norm Tovey-Walsh wrote: >> What do I need to do to enable the embedded Schematron rules in the Doc= Book RNG >> schema with Jing? Or do you use a separate tool for this? > > There are now Schematron rules in DocBook that require XPath 2.0 so I > doubt the existing Jing validator will work. Better to do the > validations separately, I think. > > I=E2=80=99ve had good luck recently with https://github.com/schxslt/schx= slt Thanks, I come across this project as well, but was a bit unsure what's th= e current way is. If I understand it correctly, validation is a two step process: first vali= date it with the RNG schema and then validate it against the SCH schema. Correc= t? =2D- Gru=C3=9F/Regards Thomas Schraitle