[Bug 4232] Incorrect expected error for fn-collection-3

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

           Summary: Incorrect expected error for fn-collection-3
           Product: XML Query Test Suite
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: XML Query Test Suite
        AssignedTo: andrew.eisenberg@us.ibm.com
        ReportedBy: nick@cbcl.co.uk
         QAContact: public-qt-comments@w3.org


fn-collection-3

fn:collection("invalidURI<>")

expectes FODC0002

15.5.6 of F+O states: "if $arg is not a valid xs:anyURI, an error is raised
[err:FODC0004]."

(For what its worth, the recently added K2-SeqCollectionFunc-1

collection("http:\\invalid>URI\someURI")

is testing the same thing, but with the correct error)

Received on Tuesday, 16 January 2007 11:37:38 UTC