While I agree that restructing the xml is best, the easiest option, as
given by Michael Kay the last time this question was asked, is
<xsl:copy-of select="text()"/>
This not depend on what other templates you have in your stylesheet, it
will always work, unlike <xsl:apply-templates select="text()"/>
Niko Matsakis
--
DataPower technology
http://www.datapower.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list