translate(., '.', '')
Michael Kay
http://www.saxonica.com/
-----Original Message-----
From: Beatriz Langiano [mailto:bialangiano(_at_)yahoo(_dot_)com(_dot_)br]
Sent: 14 December 2004 11:17
To: XSL List
Subject: [xsl] Discard a "." in an element value
Hi,
I have a xml file with a date element:
<dc:date>2004.</dc:date>
I need select the value of this date element, and
so, in xsl file,
I used:
<xsl:value-of select="." />
But I`d like to select only "2004", and not the "."
.
How can I discard the "."?
Thanks, Beatriz
=====
Beatriz Langiano
Mestrado em Informática
Universidade Federal do Paraná - Brasil
_______________________________________________________
Yahoo! Mail - Agora com 250MB de espaço gratuito. Abra
uma conta agora! http://br.info.mail.yahoo.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>
--~--
--~------------------------------------------------------------------
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>
--~--