Re: [xsl] mystery #3: rendering embedded HTML

Subject: Re: [xsl] mystery #3: rendering embedded HTML
From: David Carlisle <davidc@xxxxxxxxx>
Date: Sun, 14 Apr 2002 17:07:36 +0100
  Not quite.  doe works for inline literal markup chars:

    J> <envelope> <![CDATA[ <p>My mal-formed HTML.<br> ]]> </envelope>

  My situation is the inverse of doe. What I have is

     <envelope>&lt;p&gt;My mal-formed HTML escaped.&lt;br&gt;</envelope>

That's not the inverse situtaion it's the identical situation, the
stylesheet can not distinguish between these two inputs.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread