Re: [docbook-apps] chunker.output.omit-xml-declaration Ineffective

From
Bob Stayton <>
Date
2007-02-15T07:36:45+00:00
ID
2cfe01c750d4$08ed3280$6400a8c0@totoro
Thread
Re: [docbook-apps] chunker.output.omit-xml-declaration Ineffective
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