- From: yamahito <yamahito@g...>
- To: Andrew Sales <andrew@a...>
- Date: Sat, 23 Jun 2018 11:15:07 +0100
Hi Andrew,
The DTD parser was (and still could be) for converting DTD to schematron, but I confess it’s mostly an exercise in honing my own XSLT skills ;)
T
On Sat, 23 Jun 2018 at 11:08 am, Andrew Sales < andrew@a...> wrote: Hi Tom, it's an interesting idea, but what is the driver for using XSLT to do this (not against, just curious)?
The SAX API callbacks provide access to DTD information, so tools such as DTDinst[1] and dtd2xml[2] produce an XML document containing that information. Entities are resolved by the parser. Other similar tools may be available.
A transform can then consume such a document if it needs to.
Regards, Andrew
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
|