Subject: Discard a "." in an element value
From: Beatriz Langiano <bialangiano@xxxxxxxxxxxx>
Date: Tue, 14 Dec 2004 08:17:01 -0300 (ART)
|
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 Informatica
Universidade Federal do Parana - Brasil
_______________________________________________________
Yahoo! Mail - Agora com 250MB de espago gratuito. Abra
uma conta agora! http://br.info.mail.yahoo.com/
|