[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: simple XPathAPI issue

Subject: RE: simple XPathAPI issue
From: "Sanjay Pandey/Towers Perrin" <pandeys@xxxxxxxxxx>
Date: Tue, 14 Aug 2001 17:31:50 -0400
xpathapi nodelist

Paul,

>You can then get a
>NodeList with the "nodelist()" method in place of the "nodeset()"

Can you pl give me the exact syntax for getting the nodelist() from the
NodeIterator we have (using nodeset()) ?

Thanks for your help,
Sanjay



                                                                                                                                 
                                                                                                                                 
                                                       To:     <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>                                 
                    "Paul Brown"                       cc:     (bcc: Sanjay Pandey/Towers Perrin)                                
                    <prb@xxxxxxxxxxxxx>                Subject:     RE:  simple XPathAPI issue                              
                    Sent by:                                                                                                     
                    owner-xsl-list@xxxxxxxxxxxx                                                                                  
                    rytech.com                                                                                                   
                                                                                                                                 
                                                                                                                                 
                    08/14/2001 04:39 PM                                                                                          
                    Please respond to xsl-list                                                                                   
                                                                                                                                 
                                                                                                                                 




> [Sanjay Pandey/Towers Perrin]
> Now I want to get NodeList populated with <theField> occurrances. How
> do I do that?

Try this pattern:

      NodeIterator ni = xp.eval(ctx,xpath_str,pr).nodeset();

where xp is an XPathAPI instance, ctx is the context Node, xpath_str is a
String holding the query, pr is a PrefixResolver.  You can then get a
NodeList with the "nodelist()" method in place of the "nodeset()".

Paul Brown
FiveSight Technologies, Inc.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list






 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.