http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1535 *** shadow/1535 Sun May 20 17:26:16 2001 --- shadow/1535.tmp.16266 Wed Jun 13 12:22:11 2001 *************** *** 1,18 **** ! Bug#: 1535 ! Product: XalanJ2 ! Version: 2.0.1 ! Platform: PC ! OS/Version: Other ! Status: NEW ! Resolution: ! Severity: Normal ! Priority: ! Component: org.apache.xpath ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Summary: XPathAPI.eval fails to return certain nodes using descendant axis ! When I look for "//:element/@type" in the xml below it only returns the following 6 nodes, when it should return 7 nodes: --- 1,18 ---- ! +============================================================================+ ! | XPathAPI.eval fails to return certain nodes using descendant axis | ! +----------------------------------------------------------------------------+ ! | Bug #: 1535 Product: XalanJ2 | ! | Status: NEW Version: 2.0.1 | ! | Resolution: Platform: PC | ! | Severity: Normal OS/Version: Other | ! | Priority: High Component: org.apache.xpath | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | When I look for "//:element/@type" in the xml below it only returns the following 6 nodes, when it should return 7 nodes: