[xsl] Element value

Subject: [xsl] Element value
From: "Endre, MAGYARI" <endre@xxxxxxxxx>
Date: Thu, 21 Nov 2002 09:53:32 +0200 (EET)
Dear List,

	I need to tranform an element value to an attribute value:

input:
<element>
<element.name>hello</element.name>
</element>

output:
<element name="hello"/>


I have no idea ho to refer the element's value in an xsl:template

Thank you,
Endre


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


Current Thread