[Bug 1583] [FS] technical: 4.1.5 Function Calls: refactor

http://www.w3.org/Bugs/Public/show_bug.cgi?id=1583





------- Additional Comments From jmdyck@ibiblio.org  2005-07-28 00:46 -------
(In reply to comment #1)
>
>   [Formal] FunctionSig ::= "declare" "function" QName "(" ParamList? (")" | (")"
> "as" SequenceType))

This doesn't agree with your uses of the symbol:

>   FunctionSigi = declare function expanded-QName(Type1, ..., Typen) as Type
> ...
>   FunctionSigi' = declare function expanded-QName(Type1', ..., Typen') as Type'

Received on Thursday, 28 July 2005 00:46:28 UTC