[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Re: accessing a node-set in variables with libxslt


Subject: [xsl] Re: accessing a node-set in variables with libxslt
From: "Sam Carleton" <scarleton@xxxxxxxxxxxxxxxx>
Date: Wed, 4 Jul 2007 14:23:43 -0400

Found it:

Add xmlns:exslt="http://exslt.org/common" to the xsl:stylesheet and then use

exslt:node-set()


Current Thread