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=14511>. 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=14511 Incorrect node test for <xsl:number from="../page"/> [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2002-11-13 17:20 ------- Your opinion is incorrect. The from attribute of xsl:element is a match pattern, and a match pattern cannot contain the step "..". See the XSLT recommendation for more information: http://www.w3.org/TR/xslt#number Xalan-C++, Saxon, XT, and MSXSL also reject this.
