Subject: RE: xslt: Wrapping multiple elements in a parent element
From: David Neary <David@xxxxxxxxx>
Date: Fri, 9 May 2003 09:56:54 +0200
|
De : David Neary [mailto:David@xxxxxxxxx]
[SNIP]
> <xsl:template match="@*|node()" priority=">
[snip]
> </xsl:template>
Excuse the typo - I was about to set a priority on this
template, and then realised that it wasn't necessary. But
I forgot to remove the bit which I had started typing :)
Removing 'priority="' above should make things better.
Cheers,
Dave.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|