Page 1 of 1

Trang: dtd to xsd

Posted: Wed Mar 03, 2004 3:20 pm
by klx123
I am evaluating oxygen/xml, and so far I am very pleased with the product.

Anyway, I have used Oxygen/xml to create an xsd from a dtd, and it worked very well. I would now like to make the same conversion as part of a build process.

So, is it possible to see the trang command (with args) that oxygen/xml uses?

Posted: Wed Mar 03, 2004 11:28 pm
by george
Hi,

Oxygen uses TRANG internally accessing it though its Java API.
For details about using TRANG from command line see
http://thaiopensource.com/relaxng/trang-manual.html

Best Regards,
George