RE: xsl question

Subject: RE: xsl question
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 7 Apr 2000 13:55:10 +0100
> 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:value-of select=".">

And please, look at some reference materials before you send your next
question to 1800 busy people.

Mike Kay


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


Current Thread