[Bug 1723] New: [FS] two inferences in 7.2.5 "Fn:collection" conclude with wrong quantifier

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

           Summary: [FS] two inferences in 7.2.5 "Fn:collection" conclude
                    with wrong quantifier
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Formal Semantics
        AssignedTo: simeon@us.ibm.com
        ReportedBy: fred.zemke@oracle.com
         QAContact: public-qt-comments@w3.org


7.2.5 fn:collection and fn:doc
Functions & Operators says that the return type of fn:doc is
document? .  Therefore the static type of fn:doc when the 
argument is not a statically known document cannot be document,
it must be document? .  This is a problem in the last two 
inferences in this section.

Received on Monday, 18 July 2005 21:38:13 UTC