xsl-list
[Top] [All Lists]

Re: [xsl] Installing exslt for Saxon

2010-02-28 15:19:33
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


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>