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

Subject: RE: [xsl] mystery #3: rendering embedded HTML
From: "Julian Reschke" <julian.reschke@xxxxxx>
Date: Sat, 13 Apr 2002 18:49:28 +0200
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Gary Lawrence
> Murphy
> Sent: Saturday, April 13, 2002 6:27 PM
> To: Jeni Tennison
> Cc: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: [xsl] mystery #3: rendering embedded HTML
>
>
> >>>>> "J" == Jeni Tennison <jeni@xxxxxxxxxxxxxxxx> writes:
>
>     J> You can use disable-output-escaping in this situation.
>
> 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>

No, that's the same thing -- at least as far the XPath/XSLT data model is
concerned.




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


Current Thread