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: CDATA back to its original shape


I said:
> If you have your flash object definition tucked up inside a CDATA
> section, then the only way to get it out and make it make any kind of
> HTML sense is to use disable-output-escaping:
>
>   <xsl:value-of select="my_object" disable-output-escaping="yes" />

I should add that disable-output-escaping might not be supported by
your processor (e.g. if you're using Xalan, I believe) so this may not
be an option anyway.

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/



 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]