[Home] [By Thread] [By Date] [Recent Entries]
Christian Wittern wrote:
What I want to do is something like: Is that XSLT 1.0 or 2.0? With XSLT 1.0 the value of variable s is a result tree fragment and you would first need to use an extension function (usually exsl:node-set($s)) to convert that to a node-set, then you can use e.g. <xsl:apply-templates select="exsl:node-set($s)/*"/> -- Martin Honnen http://JavaScript.FAQTs.com/
|

Cart



