Re: xsl question

Subject: Re: xsl question
From: paul.beer@xxxxxxxxxxxx
Date: Wed, 5 Apr 2000 22:39:30 -0400
text()
----- Original Message -----
From: Alankar Chowdhury <alankar@xxxxxxxxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxx>
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


Current Thread