xsl-list
[Top] [All Lists]

Re: [xsl] Data extract

2007-05-07 03:08:34
<xsl:value-of select="source" />

I can recommend to lookup some tutorial (www.w3schools.com) or books, like Jeni Tennison's; they form a fine introduction to XSLT; and the FAQ.

J. S. Rawat wrote:
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>
--~--

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