Sorry, I am using Xerces C++ v1.6 and Xalan C++ 1.3.

> -----Original Message-----
> From: David N Bertoni/Cambridge/IBM 
> [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 01, 2002 2:45 PM
> To: [EMAIL PROTECTED]
> Subject: Re: XPath - NodeSet - Xerces Dom Node List
> 
> 
> 
> You don't say whether you're using the Java or C++ processor, so it's
> impossible to answer this question.
> 
> It's difficult to convert a node-set to a document, since they are so
> conceptually different.   For example, a node-set could contain all
> attribute nodes.  How could such a node-set be converted to a 
> document?
> 
> Dave
> 
> 
> 
> |---------+--------------------------->
> |         |           "Huynh, Dung"   |
> |         |           <dung@rsasecurit|
> |         |           y.com>          |
> |         |                           |
> |         |           04/01/2002 02:38|
> |         |           PM              |
> |         |           Please respond  |
> |         |           to xalan-dev    |
> |         |                           |
> |---------+--------------------------->
>   
> >-------------------------------------------------------------
> --------------------------------------------------------------|
>   |                                                           
>                                                                 |
>   |        To:      [EMAIL PROTECTED]                  
>                                                                 |
>   |        cc:      (bcc: David N Bertoni/Cambridge/IBM)      
>                                                                 |
>   |        Subject: XPath - NodeSet - Xerces Dom Node List    
>                                                                 |
>   
> >-------------------------------------------------------------
> --------------------------------------------------------------|
> 
> 
> 
> Has any one run across the following problem or know how to do the
> following?
> 
> Evaluating an XPath expression using Xalan Xpath will return 
> the result
> data
> in NodeSet.
> Is there a way to convert Xalan Nodeset back to Xerces Dom node list?
> 
> Alternatively, is there a way to convert the result Xpath 
> nodeset to DOM
> Document?
> 
> Thanks for any input.
> 
> 
> Dung Huynh         2955 Campus Drive #400
> Consultant Engineer            San Mateo, CA 94403
> [EMAIL PROTECTED]           (650) 295-7539
> 
> RSA Security, Inc.
> The most trusted name in e-Security
> 
> 
> 
> 
> 
> 
> 

Reply via email to