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

From
Roger L. Costello <>
To
Date
2002-06-21T18:55:11Z
ID
<>
Thread
Re: [xml-dev] XML Schema to relaxNG xslt
John Cowan wrote:
 
> Fear not, James Clark is working on RNG -> WXS.

If the goal is to generate an XML Schema ...

... using RNG as the starting point for generating W3 XML Schemas is
probably not optimal.  I would be more inclined towards starting with
UML, i.e., UML->WXS.  

If that wasn't feasible, I'd power up XML Spy, click on the Schema
Design view, and compose my XML Schema in an ERD-like fashion. 

/Roger