Re: [docbook] Relax NG, XSD and DTA

From
Vito Piserchia <>
Date
2007-02-10T22:04:49+00:00
ID
Thread
Re: [docbook] Relax NG, XSD and DTA
On Sat, 2007-02-10 at 12:37 -0600, Chris Chiasson wrote:
> On 2/10/07, Vito Piserchia <> wrote:
> > while an XML Schema could be transformed into an equivalent RelaxNG
> > schema (excepting W3C XML Schema identity constraints and other object modeling related things) -for example
> > through the Sun RELAX NG converter at
> > http://wwws.sun.com/software/xml/developers/relaxngconverter
> >  -,  a RelaxNG schema couldn't be.
> 
> Are we disagreeing here?
> 
heck... i'm in need of caffeine...
..i mean a RNG schema could be transformed in a W3c schema but in this 
transformation we lose some information. 

In docbook5 RelaxNG there are some examples of this, one above all is
the content model of db:imageobject element.

-vito