[Home] [By Thread] [By Date] [Recent Entries]


On 26 Nov 2002 at 18:33, Adam van den Hoven wrote:
> 
> Does anyone have know of a tool that will generate a DTD
> from an xml Schema? 
>
I've seen a lot of payware suggestions, here is a possible 
free solution:

XSD -> RNG using Sun's RNG Converter [1]
RNG -> DTD using James Clark's Trang [2]

Admittedly this is a two-step process, but you get the 
benefits of an RNG representation on your way to DTD 
syntax.

Caveat: I'm not sure how successful [1] is at XSD-> RNG.

[1] wwws.sun.com/software/xml/developers/relaxngconverter
[2] www.thaiopensource.com/relaxng/trang.html

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member