Mansour wrote:
What do you mean?
the command I am using is in first post. I 'll paste here again:

Look at the error?


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?



Concat function takes two arguments.
Are you giving it one?




regards

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to