XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
(Deleted User) Subject: Writing JSP from XSL
Author: (Deleted User)
Date: 16 Oct 2002 09:47 AM
I need to write a JSP from an XSL sheet but I ma having great difficulty outputing the
<% and %> characters.

I have tried < and > the problem is that they remain as the entity def in the output.

Thanks

Postnext
Minollo I.Subject: Re: Writing JSP from XSL
Author: Minollo I.
Date: 16 Oct 2002 11:08 AM
Have you tried:
{xsl:text disable-output-escaping="yes"}#lt;% peppo #>{/xsl:text}

(I used {} and # to avoid messing up the forum post)

That should work fine.
Minollo

Postnext
(Deleted User) Subject: Writing JSP from XSL
Author: (Deleted User)
Date: 16 Oct 2002 11:33 AM
Thanks, I have tried this and I am getting very strange behavious with attributes. Set attached example xsl and output


Applicationtest(6).xsl
xsl sheet

Applicationtest.txt
output

Posttop
Lee HumphriesSubject: Writing JSP from XSL
Author: Lee Humphries
Date: 16 Oct 2002 07:12 PM
The results are different when you try the other processors.
The built-in processor, Xalan-J and Saxon all do what you report.

MSXML.Net mangles it even more so.

Whereas MSXML3, MSXML4 get it right (I think).

 
Topic Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.