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]
Other format: [Raw text]

RE: [docbook-apps] jdk 1.5 and docbook xsl


> -----Original Message-----
> From: Pierre Attar 
> 
> I use the following :
> 
> -java on a french windows XP SP2
> 
> java version "1.5.0"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-b64)
> Java HotSpot(TM) Client VM (build 1.5.0-b64, mixed mode)
> 
> 
> -docbook :
>    <fm:Project>DocBook</fm:Project>
>    <fm:Branch>XSL Stylesheets</fm:Branch>
>    <fm:Version>1.67.2</fm:Version>
> 
> 
> I'm able to make some xslt transformation and the only one 
> that does not 
> works for me is xhtml/docbook.xsl
> 
> Any ideas ?

Hi,

Sorry, but it is very difficult to help without more information. In your
original post, you refer to problems with a translet called "db2html", but
you need to provide more details about that.

Exactly how you start the transformation (command line, your own Java class,
...)? What is on your classpath? What does your source XML look like? Did
you try a different (perhaps non-Java) processor to see if the stylesheets
work with it?

And btw, it would also be interesting to know about those <fm:Project>,
<fm:Branch>, and <fm:Version> elements. Where do they come from?

/MJ



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