| Subject: RE: disable-output-escaping From: "patrick honner" <sw_pat@xxxxxxxxxxx> Date: Mon, 24 Jan 2000 13:26:45 EST | 
XML
-------
<FRUIT>
    <NAME>Apple</NAME>
    <ESSAY><![CDATA[ <B>Here</B> is some HTML that I want to output
                     about <I>Apples</I>
             ]]></ESSAY> </FRUIT>
XSL ------- <xsl:value-of select = "FRUIT/ESSAY" disable-output-escaping = "yes"/>
This approach and your use of the word "tags" usually indicates a flaw in your methodology for generating HTML via XSL. Post an example of what exactly you need to disable output escaping for. There is probably a way to do it without jeopardizing well-formedness.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: disable-output-escaping, Mike Brown | Thread | Re: disable-output-escaping, David Carlisle | 
| RE: disable-output-escaping, Mike Brown | Date | Re: disable-output-escaping, David Carlisle | 
| Month |