This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

how to translate entities with XSL


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]