[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: converting quot to " in XSLT

Subject: RE: converting quot to " in XSLT
From: "Andrew Welch" <ajwelch@xxxxxxxxxxxxxxx>
Date: Tue, 14 Jun 2005 13:47:59 +0100
jsp expression xslt
> XSLT has output methods for XML, HTML, and text. JSP isn't
> XML and it isn't HTML, so achieving this is messy.
> Disable-output-escaping isn't supported for attributes. You
> can use d-o-e to hand-serialize the entire element. In XSLT
> 2.0, character maps should handle this reasonably well, by
> assigning substitution characters to the strings <% and %>
> and perhaps '"'. But the bottom line is that this isn't an
> output format that's directly supported.

There is an XML syntax for JSP now, eg:

<%= .. is now <jsp:expression>

<% ... is now <jsp:scriptlet>

...should fix all the issues providing the OP can use it.

cheers
andrew

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.