RE: [xslt] Text output



Hi,

it did something similar here, but I never used > , it seemed that > is
accepted without any problem.  So I'd write &lt;foo> to output <foo>.  This
works with Xalan.

greets,
kris

-----Original Message-----
From: xslt-admin@gnome.org [mailto:xslt-admin@gnome.org]On Behalf Of
Echoes
Sent: donderdag 10 mei 2001 12:43
To: xslt@gnome.org
Subject: [xslt] Text output


  Hello,

 I'm writing a stylesheet that does output in text mode.
My problem is to print the '<' and '>' characters. They
are escaped as &lt; and &gt; when in a CDATA block inside
<xsl:text>, and of course the stylesheet engine don't let
me write : <foo>, complaining about a never closed tag.

 Any idea ?

  Thanks

	Eugène

_______________________________________________
xslt mailing list
xslt@gnome.org
http://mail.gnome.org/mailman/listinfo/xslt





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]