[Bug 3572] NamespaceURIFromQNameFunc001

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

           Summary: NamespaceURIFromQNameFunc001
           Product: XML Query Test Suite
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML Query Test Suite
        AssignedTo: andrew.eisenberg@us.ibm.com
        ReportedBy: mike@saxonica.com
         QAContact: public-qt-comments@w3.org


Current CVS version of these tests have incorrect results:

NamespaceURIFromQNameFunc001
NamespaceURIFromQNameFunc002
NamespaceURIFromQNameFunc003
NamespaceURIFromQNameFunc004
NamespaceURIFromQNameFunc018
NamespaceURIFromQNameFunc019
NamespaceURIFromQNameFunc020

The source data file uses the namespace URI "http://www.example.com/urn", but
the expected results say "urn".

Note also, the catalog description of the test group is incorrect:

<GroupInfo>
  <title>fn:namespace-uri-from-QName</title>
  <description>Function Returns an xs:NCName representing the namespace-URI
part of of the single xs:QName argument</description>
</GroupInfo>

For xs:NCName read xs:string.

Received on Tuesday, 1 August 2006 22:37:09 UTC