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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: Re: [docbook] can not generate html with xalan


Mansour wrote:
> I tried to use xslproc and it worked fine. However, I was trying to 
> setup and use xalan. I keep on getting this error:

> SystemId Unknown; Line #185; Column #91; XSLT Error 

> org.apache.xpath.functions.FuncConcat only allows >1 arguments

Sounds clear to me. concat(a,b)
I.e. concat only takes two arguments or more.

Function: string concat(string, string, string*)



How many arguments are you using?







regards

-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk


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