[Bug 1757] [FS] editorial: 7.2.4 The fn:boolean function

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


jmdyck@ibiblio.org changed:

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




------- Comment #3 from jmdyck@ibiblio.org  2006-10-06 00:03 -------
"The fn:boolean function as described in the [Functions and Operators] document
takes an empty sequence, a sequence of one or more nodes, or a singleton value
of type .... All other values are illegal."
    No, fn:boolean <em>as described in the F+O doc</em> handles a wider set of
    inputs. If you want the static typing to accept a narrower set of types,
    fine, but don't make it sound like they're in agreement. 

    Also, the list of singleton types is missing xs:anyURI.

    Also, NodeType+ probably isn't what you want. See Bug 1747, comment #3.

Received on Friday, 6 October 2006 00:03:28 UTC