|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Having Tags when the output method is text
Hi Swati, > I face a new problem if i use the call template approach you > suggested. Whenever i call this template inside any <xsl:attribute> > tag, the output escaping doesnt work any more. How could i avoid > this? You can't. You can't use disable-output-escaping to create text within attributes. If you absolutely have to use JSP scriptlets within attribute values then you have to use disable-output-escaping to create the entire start tag (and matching end tag) of the element, or revert to using the text output method. It's pretty horrendous, so what I suggest, if possible, is that you change the way you're using JSP so that you don't use it within attribute values. Cheers, Jeni --- Jeni Tennison http://www.jenitennison.com/ XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








