Re: [xsl] Convert String to node-set?

Subject: Re: [xsl] Convert String to node-set?
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Thu, 02 May 2002 21:28:46 +0200
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



Current Thread