Subject: Re: Selecting First Letter
From: "Dimitre Novatchev" <dnovatchev@xxxxxxxxx>
Date: Tue, 30 Sep 2003 22:24:39 +0200
|
> The second match criteria you gave was able to pick off the first
> bit of text successfully. However (and this has been the crux of
> my issue) if I include a template that tries to copy-of the
> contents of the <content> node, the text selection template
> never gets matched.
You have to use the identity rule and not xsl:copy-of
See:
http://www.w3.org/TR/xslt#copying
=====
Cheers,
Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|