|
From: Chris C. <ch...@cu...> - 2002-02-14 18:24:19
|
I have discovered what appears (to me) to be a problem with the Translator. More precisely, it appears to be a problem with the DOMResult object. If the XSLT style sheet I use is setup to output a DOCTYPE declaration, this apparently is not picked up in the DOMResult. Using the StreamResult, the DOCTYPE declaration seems to come through just fine. Perhaps I am missing something. Perhaps this is a bug in DOMResult. Not sure yet. Chris |