xsl-list
[Top] [All Lists]

Re: [xsl] Declaring entities in output XML DOCTYPE

2010-12-21 10:35:03
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/

--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>