What do you mean?
the command I am using is in first post. I 'll paste here again:
java org.apache.xalan.xslt.Process -xsl
/usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl -out
myFile.html -in article.xml
Dave Pawson wrote:
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]