I am having a problem with entities needed in included .xsl
files. I need
to include several entity files and several xsl files from
one main xsl
file. In the included xsl files, I want to be able to use the already
included entities, but I cannot get it to work.
Entities are resolved by the XML parser, which processes each stylesheet
module before the XSLT processor gets a look in. The XML parser has no
understanding of <xsl:include>, so there is no way it can look in
included modules to resolve entity references.
Michael Kay
Software AG
home: Michael(_dot_)H(_dot_)Kay(_at_)ntlworld(_dot_)com
work: Michael(_dot_)Kay(_at_)softwareag(_dot_)com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list