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?
If you happen to have Visual Studio, open the DTD file an you should have a button to "Create Schema" out of it.
I haven't checked if it was available on Express edition, though.