[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
entity replacement in xt
Subject: entity replacement in xt
From: vidarg@xxxxxx (Vidar B. Gundersen)
Date: 01 Sep 1999 09:19:20 +0200
|
The predifined replacement for & is
<!ENTITY amp "&#38;">
for DTDless XML documents. But if I want something else
<!ENTITY amp "some other replacement text">
xt still outputs & or & <xsl:output method="text">.
It seems & is hardcoded in xt. Is this correct?
--
Vidar Bronken Gundersen
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|