http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1485 *** shadow/1485 Sun May 20 17:26:00 2001 --- shadow/1485.tmp.16255 Wed Jun 13 12:21:55 2001 *************** *** 1,19 **** ! Bug#: 1485 ! 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: ! Cc: ! Summary: count(//node())" or count(//someaxis::node())" are returning false counts ! The following stylesheet counts various types of nodes based on an XPATH expression starting with "//". Xalan has several inconsistencies with both XT and Saxon on the returned counts. Note this might not be an exhaustive test, so --- 1,19 ---- ! +============================================================================+ ! | count(//node())" or count(//someaxis::node())" are returning false counts | ! +----------------------------------------------------------------------------+ ! | Bug #: 1485 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] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | The following stylesheet counts various types of nodes based on an XPATH expression starting with "//". Xalan has several inconsistencies with both XT and Saxon on the returned counts. Note this might not be an exhaustive test, so