Is it possible to process xml files with unreachable (or unavailable) DTDs?
Even using a non-validating sax parser as source, xalan still throws
the

javax.xml.transform.TransformerException: java.io.FileNotFoundException: office.dtd

where office.dtd is the input file dtd.
Here's the source:



Reply via email to