You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by "Chu, Teck (CA - Vancouver)" <te...@dc.com> on 2001/03/13 20:30:12 UTC

Xalan-Java

Hello,
 
I was running Xalan v 1.2.1 and after I upgraded to the latest version, I
get a the error message of:
 
"...FuncPosition only allows 0 arguments"
 
The files runs fine in v1.2.1
 
What do you think is the problem?
 
Teck


This message (including any attachments) contains confidential information
intended for a specific individual and purpose, and is protected by law.  If
you are not the intended recipient, you should delete this message and are
hereby notified that any disclosure, copying, or distribution of this
message, or the taking of any action based on it, is strictly prohibited.


Re: Xalan-Java

Posted by "Chris P. McCabe" <ch...@choicehotels.com>.
You are probably passing an argument to the position() function in your
stylesheet.  Xalan-J1 did not give an error when you do this, but it
should have since that function does not take arguments.

Chris


"Chu, Teck (CA - Vancouver)" wrote:

>  Hello,I was running Xalan v 1.2.1 and after I upgraded to the latest
> version, I get a the error message of:"...FuncPosition only allows 0
> arguments"The files runs fine in v1.2.1What do you think is the
> problem?Teck
>
>
> This message (including any attachments) contains confidential
> information intended for a specific individual and purpose, and is
> protected by law. If you are not the intended recipient, you should
> delete this message and are hereby notified that any disclosure,
> copying, or distribution of this message, or the taking of any action
> based on it, is strictly prohibited.
>