[Bug 21153] New: [XT3TS] validation-0107, 0108, 0109

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21153

            Bug ID: 21153
           Summary: [XT3TS] validation-0107, 0108, 0109
    Classification: Unclassified
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLT 3.0 Test Suite
          Assignee: abel.online@xs4all.nl
          Reporter: tim@cbcl.co.uk
        QA Contact: public-qt-comments@w3.org

Test 0107: 

Shouldn't 

<z xsl:type="untyped" foo="1" bar="2">

read

<z xsl:type="xs:untyped" foo="1" bar="2">

?

I took the liberty of correcting "instanceof" to "instance of" in these tests.

Each of these tests defined a template "main", but the catalog doesn't give
this as the initial template.  I've fixed that too.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 28 February 2013 10:57:51 UTC