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]

Re: disabling output escaping


I tested it with Xalan and it works correctly too.  

Steve Muench wrote:
>This works correctly using the latest Oracle XSLT Engine

Bob White wrote:
| What is the output of the following line?
| 
| <xsl:text disable-output-escaping="yes"><![CDATA[<TR>]]></xsl:text>
| 
| I thought it would be <TR>.  
| 
| But with both Oracle and Xalan processors, it seems to be &#60;TR>.
| 
| What are the magic words?


 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]