Re: [xsl] Getting the value of the tag itself.

Subject: Re: [xsl] Getting the value of the tag itself.
From: "Ritu" <rkama@xxxxxxxxxxx>
Date: Thu, 20 Mar 2003 09:26:55 -0600
I think it is name()

      name() Returns the name of a node string=name(node)


Ritu Kama
Sarvega Inc
745, McLintock Dr
Burr Ridge
IL - 60527
----- Original Message -----
From: "Simon Kelly" <kelly@xxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, March 20, 2003 9:08 AM
Subject: [xsl] Getting the value of the tag itself.


> Hi all,
>
> I know haow to get all the relevent information from a node, but I am
> struggling to remeber how to get the nodes name itself.  IE if I have a
node
> called <table name="table1"> how do I print out it's name table, and not
the
> @name table1??
>
> Cheers
>
> Simon
>
>
>
> Institut fuer
> Prozessdatenverarbeitung
> und Elektronik,
> Forschungszentrum Karlsruhe GmbH,
> Postfach 3640,
> D-76021 Karlsruhe,
> Germany.
>
> Tel: (+49)/7247 82-4042
> E-mail : kelly@xxxxxxxxxx
>
>
>  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