Subject: RE: Re: Selecting First Letter
From: "Jeffrey Winter" <JeffreyWinter@xxxxxxx>
Date: Tue, 30 Sep 2003 16:21:57 -0400
|
All,
That's it! I'll have to play with text selection
criteria to meet my particular needs, but this will
get me most of the way there.
Thank you,
- Jeff
.. -----Original Message-----
.. From: Dimitre Novatchev [mailto:dnovatchev@xxxxxxxxx]
.. Sent: Tuesday, September 30, 2003 4:25 PM
.. To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
.. Subject: Re: Selecting First Letter
..
..
.. > 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
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|