[Bug 4761] 1.0.3dev:K2-ComputeConAttr-55

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

           Summary: 1.0.3dev:K2-ComputeConAttr-55
           Product: XML Query Test Suite
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML Query Test Suite
        AssignedTo: andrew.eisenberg@us.ibm.com
        ReportedBy: tim@cbcl.co.uk
         QAContact: public-qt-comments@w3.org


I'm guessing that "http://example.com/" should be replace by the namespace URI 
for the XML namespace for the query to match the comment and expected results.

(:*******************************************************:)
(: Test: K2-ComputeConAttr-55                            :)
(: Written by: Frans Englich                             :)
(: Date: 2007-06-14T10:15:27+01:00                       :)
(: Purpose: Ensure that the 'xml' prefix has been constructed for a QName which
has the XML namespace. :)
(:*******************************************************:)
prefix-from-QName(node-name(attribute {QName("http://example.com/", "attr")}
{()
}))

Received on Tuesday, 26 June 2007 12:55:46 UTC