Next in thread → Next in month →

Re: [xml-dev] How to validate Schematron embedded in RNC?

From
George Cristian Bina <>
To
Dimitre Novatchev <>, "" <>
Date
2013-11-07T23:36:51Z
ID
<>
Thread
Re: [xml-dev] How to validate Schematron embedded in RNC?
Hi Dimitre,

You can convert between RNC and RNG with Trang.
In this particular case there is already an RNG version of the TEI 
schema so you can use that instead of RNC:
http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_all.rng

Best Regards,
George
--
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com

On 11/8/13, 12:14 AM, Dimitre Novatchev wrote:
>   I have seen this:
>
> http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_all.rnc
>
> and was wondering what tool should I use for the validation (both RNC
> and Schematron) to be performed..
>
> Has anybody done such validation? How?
>
Next in thread → Next in month →