Re: [xsl] problem - generating XML schema via XSLT

Subject: Re: [xsl] problem - generating XML schema via XSLT
From: S Woodside <sbwoodside@xxxxxxxxx>
Date: Sat, 4 Oct 2003 13:07:41 -0400

On Friday, October 3, 2003, at 05:07 PM, Christian Sell wrote:


S Woodside wrote:
Why not write your schema in Relax NG (RNG) and convert it to W3C XML Schema (WXS) using Trang ? All the work is already done for you ... RNG is MUCH easier to write and read.
http://www.thaiopensource.com/relaxng/trang.html
simon

the schema I am generating imports an master schema and extends the subsitution groups defined therein (like OO inheritance/poymorphism -. very nice). Despite all talk about other schema languages being equivalent or superior to XML Schema, I have found none that really support this.

Yes, IIRC Relax NG relies on W3C XML Schema for datatypes.


simon


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread