This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: xsl question


text()
----- Original Message -----
From: Alankar Chowdhury <alankar@crtc.corp.mot.com>
To: <xsl-list@mulberrytech.com>
Sent: Wednesday, April 05, 2000 10:18 PM
Subject: xsl question


> Hey guys,
>
> question:
>
> when I use the name() function like this
>
> <xsl:value-of select="name()">
> I am able to extract the tag's name but what should I use to extract the
data
> between the tags?
>
> Example
> <sub>12345</sub>
> I can get the name of this tag by
> <xsl:value-of select="name()">
> but If i want to retrive "12345" what should I do :
>
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]