<xsl:template match="MyTag"> <xsl:value-of select="A"/> <xsl:apply-templates/> </xsl:template>
I would like this fragment to convert the text value of "A" to all uppercase letters. Any ideas on that? Thanks -- Jeff Sexton ODS Health Plans [EMAIL PROTECTED] --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>