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


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
>



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