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

RE: how to get < sign in output of an xslt

Subject: RE: how to get < sign in output of an xslt
From: Edward.Middleton@xxxxxxxxxxx
Date: Mon, 6 Jan 2003 18:49:48 +0900
xslt sign
&lt; is equivalent to the < character in the logical model of an XML document (i.e. what you see in ie).  What output type are you using?  Try
<xsl:output method="text"/>

from the XSLT specification.

http://www.w3.org/TR/xslt#section-Text-Output-Method
16.3 Text Output Method
The text output method outputs the result tree by outputting the string-value of every text node in the result tree in document order without any escaping.

Edward Middleton

-----Original Message-----
From: Sai, Mukundan (IE10) [mailto:Sai.Mukundan@xxxxxxxxxxxxx]
Sent: Monday, January 06, 2003 6:03 PM
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject:  how to get < sign in output of an xslt 


hi everybody ...
i have an xslt which is outputting a text ...
i want  '< ' symbol to appear in the text output ...
when i use  &lt; it is outputted as '&lt;' only not as '<' .. only if i view
the ouput in ie do i get '<' symbol .. can anybody tell me how 
to get '<' in the text output of an xslt ..
thanks in advance  
rgds ..
Mukund 


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


 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.