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 within an xsl attribute


> I cannot seem to  get disable-output-escaping to work within 
> an xsl:attribute. 

In XSLT 1.0, disable-output-escaping works only for text nodes.

Saxon has an extension:
<xsl:attribute saxon:disable-output-escaping="yes">...</xsl:attribute>

Mike Kay


 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]