Subject: RE: Transforming entity declarations and entities
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 7 Dec 2005 13:42:29 -0000
|
> The entity names are automatically generated from FrameMaker,
> but I want
> to have them changed, ...
>
> Is this possible to do in XSLT?
>
No. XSLT doesn't have access to the document at this "physical" level: it
sees the expansion of the entity references, rather than seeing the entity
references and entity declarations as separate objects.
Michael Kay
http://www.saxonica.com/
|