you can use saxon:doctype extension of saxon to construct entities.
Regards,
Ganesh
On Thu, Jul 1, 2010 at 2:55 AM, David Carlisle
<davidc(_at_)nag(_dot_)co(_dot_)uk> wrote:
On 30/06/2010 22:17, dvint(_at_)dvint(_dot_)com wrote:
So this actually prevent me from creating an external DTD as you suggested
as this list of entites is unique to a particular file and I can't
anticipate what the complete list might be.
Yoou can write the external dtd (using xsl:result-file in text mode) and
then refer to it in xsl:output 9or simpler as its then an avt that may be
set at runtime) you can use teh equivalent setting on an xsl:result-document
that is writing the main output.
David
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail:
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--