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

Re: JSP - XSL Question

Subject: Re: JSP - XSL Question
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 5 Oct 2001 09:43:23 +0100
jsp xsl
T
> he xsl will not allow the above syntax required by the jsp
> An attempt to use the following:

Probably becaue you have specified the xml output method (or are
getting that as the default).

<col:colheader colorder="<%=coldata%>"/>

is not XML. It is a fatal error to have a < in an XML attribute.

I think jsp does have an alternative syntax that is XML compliant,
otherwise just put something else at that position like %%%less%%%
and then use sed or perl or a text editor to replace %%%less%%% by <%
after the XSLT transform has finished.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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.