[Bug 1767] [FS] technical: 7.2.13 The fn:subsequence function: incorrect typing?

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


simeon@us.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From simeon@us.ibm.com  2005-07-20 21:45 -------
The working group agrees with your comment. The rule is bogus, and should have a
? at the end. also the ''' in the conclusion of the inferrence rule has to be
removed.

this results in the following inference rule.

statEnv |- Expr : Type
statEnv |- Expr1 : xs:double      statEnv |- Expr2 : xs:double
--------------------------------------------------------------------------------
statEnv |- fn:subsequence(Expr, Expr1, Expr2) : prime(Type) · quantifier(Type)

- Jerome

Received on Wednesday, 20 July 2005 21:45:56 UTC