This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Convert String to node-set?


Thomas B. Passin wrote:
> [Manish M. Shah]>
>>I'm attempting to convert a String to a node-set, where I have two
>>different XML branches in one XML file.
 >
> It is very unlikely that you would need to do what you are asking for.

Indeed.

> select="saxon:node-set(normalize-space(concat('/JSPRoot',DataLocation,'/',Da
> tabaseVariableName)))">

Looks like a case for xx:evaluate().

I'd call the whole stuff badly designed, but what the heck.

J.Pietschmann


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]