No, there's no automatic way of achieving this. I would recommend parsing the DTD (google for DTD Parser, there are several around but I have no recommendations) and generating an XSLT stylesheet from it, or perhaps an XML document which you can then use as input to an XSLT stylesheet.
__________________
Michael Kay
http://www.saxonica.com/
Author, XSLT 2.0 and XPath 2.0 Programmer\'s Reference
|