[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] write doctype declaration and entity references to result


Subject: [xsl] write doctype declaration and entity references to result
From: "Rick Quatro rick@xxxxxxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 1 Mar 2015 13:04:31 -0000

Hi,

I need to write a doctype declaration with some entity references to my
result document. This information is NOT in my source document. Is there a
mechanism for doing this in an XSLT 2.0 stylesheet? An example might be:

<!DOCTYPE myDoc [
<!ENTITY myLogo SYSTEM "images/myLogo.svg" NDATA svg> ]>

Thanks in advance.

Rick Quatro
Carmen Publishing Inc.
585-366-4017
rick@xxxxxxxxxxxxxxx


Current Thread
Keywords