DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=30197>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=30197 <xsl:output method="text" affects result tree construction ------- Additional Comments From [EMAIL PROTECTED] 2004-07-20 19:26 ------- This is one particular underspecified item that JAXP 1.3 will make more clear. The xsl:output element, the Transformer.setOutputProperty method and the Transformer.setOutputProperties method only affect the result sent to a StreamResult object - they have no effect on DOMResult or SAXResult. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
