how to translate entities with XSL

Subject: how to translate entities with XSL
From: Chris Purvis <ChrisP@xxxxxxx>
Date: Wed, 7 Jun 2000 20:51:31 -0700
I have an XML document with HTML embedded within the element attributes.  An
example of one of the elements would be:

<row html="example output&lt;BR&gt;">

I am trying to use XSL to insert these chunks of HTML into an HTML document,
however, I cannot figure out how to get the entities translated back into
"<" and ">".  Any ideas on how to do this?  I am using MSXML, so that puts a
limit on what XSL tags I can use.

Thanks!

ChrisP


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


Current Thread