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 23:27 ------- Responses on the xsl-list mailiing list range from thiking the current behavior is completely wrong to thinking there's nothing in the spec that really, absolutely wrong but it's still pretty damn surprising and not what people want to happen. Michael Kay says, "I find this interpretation of the specification rather surprising. Clearly the result tree must contain all the element nodes, it is only the serialization of the result tree that does not contain them. The trouble is that the result tree is not a concrete object, you can only see a view of it (e.g. as a serialized XML stream, a SAX stream, a DOM stream, etc) and since the mapping of the abstract result tree to these various forms is unspecified, they can always claim the right to do it as they like. But it feels far-fetched to me." --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
