Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Intersecting Nodesets with XSLT

butlerjFeb 14 2002
I'm, using the 9.2.0.1.0 Oracle XDK for Java. We want to count some intersection nodes in XML files. An example of XSL to do this is at: http://www.vbxml.com/xsl/exampleunion_nodeset.asp. The results I get with the sample XML & XSL at the web site gives:

Number of books in the intersection of the two sets 2

But it should be:

Number of books in the intersection of the two sets 1

The web site indicates the XSL works correctly in saxon, xt,xalan & msxml3, but doesnt give any information about the Oracle parser. Is this a bug in the Oracle XSL processor?

Thanks!

John Butler
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 14 2002
Added on Feb 14 2002
0 comments
228 views