Re: [xsl] Declaring entities in output XML DOCTYPE

Subject: Re: [xsl] Declaring entities in output XML DOCTYPE
From: Martin Honnen <Martin.Honnen@xxxxxx>
Date: Tue, 21 Dec 2010 17:34:45 +0100
Peter Desjardins wrote:
Hi. I'm trying to generate olink maps for DocBook publishing and I
need to declare entities like the following in the output XML file.

[
<!ENTITY MyDoc SYSTEM "MyDoc.db">
]

I haven't been able to find a technique for controlling the entity
declarations in the DOCTYPE. Does anyone know a way to do that? I'm
using XSLT 2.0 and Saxon HE 9.2.1.1.

Saxon has http://www.saxonica.com/documentation9.2/extensions/instructions/doctype.html but I am not sure whether that is available with the HE.



--


	Martin Honnen
	http://msmvps.com/blogs/martin_honnen/

Current Thread