Re: Xslt task and DOCTYPE

2005-05-03 Thread Robert Koberg
CLAVIER Remi RD-CORE-LAN wrote: How to force an XSLT transformation To ignore a DTD declared inside the input XML file ? It would be the XML parser that would need to ignore it. You most likely want to use a catalog resolver to set up a local version of the dtd. http://ant.apache.org/manual/Co

Xslt task and DOCTYPE

2005-05-02 Thread CLAVIER Remi RD-CORE-LAN
How to force an XSLT transformation To ignore a DTD declared inside the input XML file ? Thank's for HELP - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]