Extracting XML schema documentation into lovely documentation
December 9, 2005 1:40 PM
Subscribe
Help me figure out how to extract an XML schema in a .dtd file into lovely XML documentation.
I have found several possible ways of doing this, ranging from command line fiddling like xsddoc to more modern approaches like Stylus studio and yet none of them have seemed to work for me.
I'm looking for nice library style results where all of the elements and tags are cross referenced and extracted automatically. Something freeware would be most desirable.
Any ideas?
posted by dobie to computers & internet (2 comments total)
Apparently Trang can convert DTDs to W3C Schema though, so that might get you in. It's a Java package which is also in Debian (though the main Trang site seems to be down now).
posted by holloway at 2:06 PM on December 9, 2005