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=28367>. 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=28367 No attributes added using setAttributeNS in HTML environment ------- Additional Comments From [EMAIL PROTECTED] 2004-04-22 17:34 ------- The JAXP Expert Group discussed this issue at its conference call today, and decided that xsl:output and the Transformer.setOutputProperty/ies methods only have an effect on true serialization to a StreamResult. If the result of a transformation goes to a SAXResult or DOMResult object, the effect is to produce SAX events or a DOM tree in a way that represents the Infoset of the result tree. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
