Thread: RelaxNG
View Single Post
(#6 (permalink))
Old
timof timof is offline
Administrator
 
Posts: 39
Join Date: Mar 2009
Default Trang can convert RelaxNG to Schema - 07-21-2009, 09:10 AM

Quote:
Originally Posted by dcramer View Post
Are there tools that convert RelaxNG to W3C schema? Perhaps you could create a w3c verison from your RelaxNG schema using a tool. I believe that's how Serna supports DTDs. You convert the DTD and then configure Serna to use the schema when it sees a certain public identifier in the DOCTYPE.
Try this conversion tool by James Clark:
http://www.thaiopensource.com/relaxng/trang.html
Reply With Quote