Subject: Re: Installing exslt for Saxon
From: Liam R E Quin <liam@xxxxxx>
Date: Sun, 28 Feb 2010 16:19:09 -0500
|
On Sun, 2010-02-28 at 20:57 +0000, Peter Flynn wrote:
[...]
> > <xsl:copy-of select="exslt:node-set($x)/*/*"/>
> > </xsl:template>
> Back to b9 for the moment...thanks.
note that if you are using saxon 9, which implements XSLT 2, you
aren't likely to need the node-set extension...
Try just removing the call to exslt:node-set() :-)
Similarly for writing to multiple output documents, or matching
patterns...
Liam
--
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org www.advogato.org
|