DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27068>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27068 XALAN fails using the document() function to open XML file with external DTD header offline ------- Additional Comments From [EMAIL PROTECTED] 2004-02-26 11:28 ------- Unfortunately I do not use Xerces directly, otherwise I could use this setting. I am actually searching for an apropriate setting for XALAN to ignore the DTD. Here is my call: java -cp "C:\Program Files\Java\lib\xalan.jar" org.apache.xalan.xslt.Process - IN QMProcess.xml -XSL QMProcess.xslt -OUT QMProcess.html
