Re: [xml-dev] XML Schema to relaxNG xslt

From
Roger L. Costello <>
To
Date
2002-06-21T19:37:11Z
ID
<>
Thread
Re: [xml-dev] XML Schema to relaxNG xslt
"Simon St.Laurent" wrote:

> conversion to WXS would be a courtesy to people who use that system,
                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^

And what percentage of people use RNG vs XML Schemas?  I think that it's
pretty safe to say that the percentage is overwhelmingly in favor of XML
Schemas.  Consequently, if I used RNG it would in the huge majority of
cases need to be converted to an XML Schema.  Is RNG a good starting
point for generating XML Schemas?

> do the design work in RELAX NG. 
         ^^^^^^ 

Again, I stipulate that using RNG to to the "design work" is probably
not a great idea.  I'd much rather do the "design work" either using UML
or an ERD-like tool as found in XML Spy.  /Roger