Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - RE: Select Nodes from Selected Nodes Select Nodes from Selected NodesTo: NULL Date: 1/5/2005 2:49:00 PM I did a search on the newsgroup and couldn't find an answer to this... I have a fairly large DOM that I'm am doing a series of 6 complex = selectNodes on. It takes quites a number of seconds to complete. Only 2 of the 6 calls need to be over the entire DOM. The next set only = needs to query the original set of selected nodes, and the third set = only needs to query the second query. In other words, I need to do: 1. Query entire DOM 2. Query results of #1. 3. Query results of #2. 4. Query entire DOM. 5. Query results of #4. 6. Query results of #5. I could cut out quite a bit of time if I were able to do a selectNodes = on the previously selected Nodes. As far as I can tell this is not = possible. It could also be faster if I could convert the results of a = selectNodes into a document that I could then, once again, do a = selectNodes on. Are either of these possible without looping through some code? --=20 Greg Collins [InfoPath MVP] Please visit: http://www.InfoPathDev.com | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
