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=15094>.
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=15094

Descendant axis may match nodes that are not descendants in XSLTC

           Summary: Descendant axis may match nodes that are not descendants
                    in XSLTC
           Product: XalanJ2
           Version: CurrentCVS
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Xalan-Xsltc
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


In XSLTC, if the first sibling of the context node has children, the descendant 
axis will include that sibling and some of its descendants.  In addition, if 
the context node has no siblings, the descendant axis will include all 
subsequent nodes in document order.

See the test xml-xalan/test/tests/conf/axes/axes131.xsl, for example.

Reply via email to