Subject: RE: how to get < sign in output of an xslt
From: "Julian Reschke" <julian.reschke@xxxxxx>
Date: Mon, 6 Jan 2003 10:42:57 +0100
|
Use the "text" output method (xsl:output method="text").
--
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Sai, Mukundan
> (IE10)
> Sent: Monday, January 06, 2003 10:03 AM
> 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 < it is outputted as '<' 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
|