RE: [xsl] Techniques for transforming content like

Subject: RE: [xsl] Techniques for transforming content like
From: "Karr, David" <David.Karr@xxxxxxxx>
Date: Thu, 24 Jul 2003 13:44:51 -0700
> -----Original Message-----
> From: David Carlisle [mailto:davidc@xxxxxxxxx]
> 
> failing that... several people have posted xsl templates to do a rough
> parsing job, or, if you are in a situation where it is supported you
can
> do <xsl:value-of disable-output-escaping="yes" select="."/>
> which will output the < character in that text node as < so appear tio
a
> subsequent parse as the start of an element.

Ok, that worked in my test case (using Xalan 2.4.1).  When you say
"where it is supported", do you mean this isn't a standard feature?


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


Current Thread