I have a DTD that I need to convert to an XSD (XML schema) file. Is there a free utility or simple way to accomplish this?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
The W3C offers one. There are also online converters. |
|||
|
|
|
Try xmlpad from http://www.wmhelp.com to convert DTD to XSD. Really nice tool. |
|||||||||||||||||||
|
|
http://www.thaiopensource.com/relaxng/trang.html Trang converts between different schema languages for XML. It supports the following languages:
|
|||
|
|
|
I've used http://www.hitsw.com/xml_utilites/ once or twice and it works well. You can also try to use one provided by the wc3. |
|||
|
|