- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 28 Jul 2005 00:46:25 +0000
- To: public-qt-comments@w3.org
- Cc:
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