The missing DocBook declaration can be resolved by including the following
line in the profile.xsl file (or including it via your customisation layer):

<xsl:output method="xml" 
            doctype-public="-//OASIS//DTD DocBook XML V4.4//EN"
           
doctype-system="http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"/>

I'm still looking for a way to resolve processing instructions when running
the profile.xsl template. Anyone?

-- 
View this message in context: 
http://old.nabble.com/DocBook-XML-as-an-Output-tp31904857p31911100.html
Sent from the docbook apps mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to