xsl-list
[Top] [All Lists]

Re: Selecting First Letter

2003-09-30 13:24:39
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



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