[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




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