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 16:17 ------- The version attribute of the stylesheet was set to "1.1". This means that the stylesheet must be processed in "Forward Compatibility" mode by a processor that supports only XSLT 1.0. In formward compatibility mode each element in the xsl-namespace that is not understood by a processor must be reported as an error. Yet, Xalan does not report an error.
