DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14826>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14826 xsl:document does not work ------- Additional Comments From [EMAIL PROTECTED] 2002-11-25 15:23 ------- xsl:document is not part of the XSLT 1.0 spec. I _think_ what you're looking for is either our "redirect" extension (http://xml.apache.org/xalan-j/extensionslib.html#redirect), or the XSLT 2.0 "secondary result tree" capability (xsl:result-document, which I don't think we have implemented yet even in our 2.0 early-prototype code).
