This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Search and Replace in XSLT



> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]