RE: Search and Replace in XSLT

Subject: RE: Search and Replace in XSLT
From: Thorbjørn Ravn Andersen <TRA@xxxxxxxx>
Date: Fri, 11 Aug 2000 13:03:18 +0200
> using Michaels' technique I get the usual entity problem in XML
> i.e. the output becomes:
> 
> <img src="x.bmp">
> &lt;tag/&lt;
> 
> which is no good to me as I need the proper tag.

Look into <xsl:element name="tag"/>

-- 
  Thorbjørn Ravn Andersen   "...and...Tubular Bells!" 


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


Current Thread