[relaxng-user] association of RELAX NG with a document

George Cristian Bina george at sync.ro
Fri Oct 24 16:22:55 ICT 2003


Hi James,

For Relax NG we have something like below:

<?oxygen RNGSchema="test/RelaxNG/compact/test1.rnc" type="compact"?>
<?oxygen RNGSchema="test/RelaxNG/XML/test1.rng" type="xml"?>

For NRL:

<?oxygen NRLSchema="test/RelaxNG/NRL/nrlSchema.nrl"?>

I guess these can be put better into something like:

<?schema location="schemaLocation" type="rnc|rng|nrl"?>

For type we can eventually have as values: text/rnc, text/rng or text/nrl.
For compact schemas we may also need an encoding pseudo attribute.

Best Regards,
 George
-------------------------------------------------------------
George Cristian Bina mailto:george at sync.ro
<oXygen/> XML Editor - http://www.oxygenxml.com/


----- Original Message ----- 
From: "James Clark" <jjc at jclark.com>
To: "George Cristian Bina" <george at sync.ro>
Cc: <relaxng-user at relaxng.org>
Sent: Friday, October 24, 2003 2:24 PM
Subject: Re: [relaxng-user] association of RELAX NG with a document


> On Fri, 2003-10-24 at 15:33, George Cristian Bina wrote:
> 
> > We solved the association problem in oXygen using a PI
> 
> What does your PI look like exactly?
> 
> James
> 
> 



More information about the relaxng-user mailing list