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: xsltproc fails because of exists() function


On Tue, Nov 19, 2002 at 04:00:14PM +0100, Fischer, Oliver wrote:
> Hi,
> 
> the usual thing. Something changed today... xsltproc fails with
> 
> Fail: this stylesheet relies on the exists() extension function
> 
> I am sure, I have seen this question some days ago on the list, 
> but I can't find it at the moment.
> 
> Can someone give me a hint?

I'll bet you are using the website stylesheets, right?
The chunk-common.xsl stylesheet file in website
requires an extension function that is only available
for Xalan or Saxon processors, not xsltproc.
You have to include one of the extensions .jar files
in your CLASSPATH when you run saxon or xalan.

-- 

Bob Stayton                                 400 Encinal Street
Publications Architect                      Santa Cruz, CA  95060
Technical Publications                      voice: (831) 427-7796
The SCO Group                               fax:   (831) 429-1887
                                            email: bobs@sco.com


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