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 & into &amp; (in order to have the webserver in the end output & instead of &), but it appears that both Xalan and Saxon ignores redefintions like
<!ENTITY amp '<![CDATA[&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
|