Posted By:
sriman_v
Posted On:
Tuesday, February 20, 2001 09:01 PM
Hello
Here name is an element, Hello is the content and
static is an attribute.
I can display this attribute value using xsl
This will output the string "name".
But I want to display the value of name by using the static attribute. In other words, I want the value of static to be the element that is displayed.
Is it possible?