How to add a "less than" or "greater than" sign?

Subject: How to add a "less than" or "greater than" sign?
From: "Moazzam Ahmed" <moazzam@xxxxxxxxx>
Date: Wed, 12 Apr 2000 13:44:07 -0500
Im trying to create this as the output

<ATAG> myvalue </ATAG>

ATAG is an attribute value stored in TYPE

why wont this work

< <xsl:value-of select="@Type"> > myvalue </ <xsl:value-of select="@Type"> >

translating into

< ATAG			        > myvalue </ ATAG				   >


any ideas?

moazzam


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


Current Thread