<xsl:template match="source">
<source>
<xsl:value-of select="."/>
</source>
</xsl:template>
Michael Kay
http://www.saxonica.com/
-----Original Message-----
From: J. S. Rawat [mailto:jrawat(_at_)aptaracorp(_dot_)com]
Sent: 07 May 2007 11:05
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Data extract
Dear Expert(s)-
Could anybody help me to get the following output. I don't
want any element inside <source>.
INPUT
<source><italic>J. Biomech. Eng.-Trans.
<sup>ASME</sup></italic></source> OUTPUT <source>J. Biomech.
Eng.-Trans. ASME</source>
Best regards
...JSR
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail:
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--