Subject: RE: Unparsed Entity and XSL
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Tue, 14 Dec 1999 09:39:56 -0000
|
> The unparsed-entity-uri() function might be of some help, but I doubt
> you will be able to completely recreate the entity
> declaration with XSL.
Correct. There is no way of determining the notation name or URI; and even
if you knew them, building the <!ENTITY> declaration can only be done by
"cheating", using disable-output-escaping.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|