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: entity


> <xsl:text disable-output-escaping="yes">&amp;nbsp;</xsl:text>
> 
> gives me
>
> <html>&amp;nbsp;</html>
 
Saxon 5.2 gives me:
 
 <html>&nbsp;</html>

Are you sure XT supports disable-output-escaping?  Can you switch to
Saxon?

 Steve


 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]