[
Lists Home |
Date Index |
Thread Index
]
- From: "Pierre, Sebastian" <spierre@Rational.Com>
- To: Peter Armstrong <armstrong@exoffice.com>
- Date: Fri, 19 May 2000 16:01:04 -0700
I have tried this :
<xsl:value-of select="name(.)" />
And IE5 just tells me this method doesn't exist....
Do you know any other way ?
Thanks,
Seb.
| -----Original Message-----
| From: peter@mail.exoffice.com [mailto:peter@mail.exoffice.com]On Behalf
| > I'm looking for a way to set the name of the '.' element as
| the 'class' attribute of a <p> tag. I can't find any function
| that would return the name of the '.' element.
| <xsl:variable name="foo" select="name(.)"/>
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|