Re: [xsl] variable rtf as querystring in document uri

Subject: Re: [xsl] variable rtf as querystring in document uri
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 1 Dec 2006 22:50:19 GMT
> Do you know where to get the exslt node-set extension?

extensions such as node-set need to be built in to the processor, its
not something you download from the exslt site. If your processor says
it supports the exslt extensions then the function in that namespace is
provided by your processor. xalan, saxon,lixslt all support this as far
as I recall.

David

Current Thread