Hi Ray,
I can't duplicate this problem. It works for
me outside of Oxygen, using a customization that only imports that stylesheet,
includes your parameter setting, and processing a version 5 document. None
of the chunks have a declaration. Any other details?
Bob Stayton
Sagehill Enterprises
DocBook Consulting
----- Original Message -----
From:
Miller, Ray
(Centech)
To:
Sent: Wednesday, February 14, 2007 2:34
PM
Subject: [docbook-apps]
chunker.output.omit-xml-declaration Ineffective
docbook-rnc-5.0cr1 xsl-1.72.0
oxygen-8.1 (eclipse-3.2.1 plugin)
Utilizing
xhtml/profile-chunk.xsl
<xsl:param
name="chunker.output.omit-xml-declaration"
select="'yes'"/>
appears to have no
effect;
<?xml version="1.0"
encoding="ISO-8859-1" standalone="no"?>
continues to
generate.
Ray