This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Stylesheet ver 1.25 expmntl a few bugs



hello
looks like your experimental ver 1.25 XSL release has an empty chunk.xsl
please check it once
and most of the parsers including xt give error  with xtchunk (ver 1.25)
Tranformation failed : xt:document at line 31
<xt:document href="{$filename}"
               method="{$method}"
               encoding="{$encoding}"> 
                ^^^^^^^^^^^^^^    
    <xsl:copy-of select="$content"/>
  </xt:document>

i am a newbei but in the para above this here i think you have already selected
encoding which is more less set to like this
<xsl:param name="encoding" select="'ISO-8859-1'"/>

so i am not sure

please check on this
 
i tried copying the chunk.xsl from ver 1.24 but this fails with saxon/xerces 
with this error mesage
failed to compile stylesheet
At xsl:call template at line 664 of chunk-common.xsl: 
no template exists named write.chunk


please will you look into this

regards
have fun but take a little care

maddy

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]