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


> 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

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