OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK-APPS: [QUESTION] using the website stylesheets with the antstyle/xslt task


hello,

i tried to transform the website xml files using the
Xslt/Style that comes with ant. my task declaration
looks as follows.

----------8<---------------8<---------------8<------------
  <target name="website.postlayout" depends="website.layout">
    <style basedir="${src.dir}/documentation/website"
              destdir="${build.doc.website}"
              processor="trax"
              extension=".html"
              style="${website.chunk.driver}"
              includes="**/autolayout.xml">
      <param name="xalan.extensions" expression="1"/>
      <classpath refid="build.classpath"/>
    </style>
  </target>
---------->8--------------->8--------------->8------------

the classpath contains the xalan jars plus the jars
that contains the xsl and website extensions.

while executing this task, i am getting the error message
that the website-common.xsl stylesheet uses the exists()
extension method which couldn't be found.

my guessings are that the style task does not recognize
the <param/> parameter.

is there anybody who was able to transform the website
xml files using the ant xslt task?

With best regards / Mit freundlichen Gruessen

Daniel S. Haischt IT Consulting
______________________________
[revolutionary and alpha geek]

Daniel S. Haischt
Grabenstrasse 11
D-71083 Herrenberg
G E R M A N Y

FON:      +49 -7032-992909
          +49 -700-DHAISCHT
FAX:      +49 -7032-992910
CELLULAR: +49 -172-7668936

email: daniel.haischt@daniel-s-haischt.biz
web:   http://www.daniel-s-haischt.biz

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS dx s:- a- C++ UB++++ P+++ L++++ E W+++ N+++ o-- K- w--- 
O++ M++ V- PS+ PE++ Y+ PGP++ t+++ 5+ X+++ R+ tv++ b+++ DI+ D+++ 
G e++ h-- r+ y+++++ 
------END GEEK CODE BLOCK------



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC