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]
Other format: [Raw text]

HTML in xsl:variable


I'm looking for a way to often used html code
fragments in xsl variables.  if i use the html code as
text i must escape the brackets -- which I can't seem
to get back, upon transformation (using
disable-output-escaping="no" doesn't change the
reference back to the entitiy,  more over it escapes
other chars like double quotes).

I tried making it a node and callint the variable
"string($var)" to no avail.

I am now just using named templates to contain html
fragments, but i would like to know if there is a way
using xsl:variable



=====
--
Richard von Keyserling
201.838.5751
--

__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.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]