How to transform an & ?

Subject: How to transform an & ?
From: Thorbjørn Ravn Andersen <TRA@xxxxxxxx>
Date: Thu, 17 Aug 2000 14:55:44 +0200
I have tried several means of changing an &amp; into &amp;amp; (in order to have the webserver in the end output &amp; instead of &), but it appears that both Xalan and Saxon ignores redefintions like 

	<!ENTITY amp '<![CDATA[&amp;amp;]]>'>

in the DTD (which is overkill, but that was just to get started).

What is the correct way to change this?
-- 
  Thorbjørn Ravn Andersen   "...and...Tubular Bells!"


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


Current Thread