[Bug 3716] Only fn:error() as operand

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

           Summary: Only fn:error() as operand
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Formal Semantics
        AssignedTo: simeon@us.ibm.com
        ReportedBy: frans.englich@telia.com
         QAContact: public-qt-comments@w3.org


For an expression such as "zero-or-one(error())", where the fn:error() is
exclusively an operand to an expression instead of for example zero-or-one((1,
error())), seems to meet the reactions that it should work, but that the formal
semantics doesn't allow it to. See discussion in #3675:

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


Frans

Received on Wednesday, 13 September 2006 11:28:35 UTC