<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>21153</bug_id>
          
          <creation_ts>2013-02-28 10:57:50 +0000</creation_ts>
          <short_desc>[XT3TS] validation-0107, 0108, 0109</short_desc>
          <delta_ts>2013-12-09 11:49:05 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XPath / XQuery / XSLT</product>
          <component>XSLT 3.0 Test Suite</component>
          <version>Candidate Recommendation</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Tim Mills">tim</reporter>
          <assigned_to name="Abel Braaksma">abel.online</assigned_to>
          <cc>mike</cc>
          
          <qa_contact name="Mailing list for public feedback on specs from XSL and XML Query WGs">public-qt-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>83822</commentid>
    <comment_count>0</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2013-02-28 10:57:50 +0000</bug_when>
    <thetext>Test 0107: 

Shouldn&apos;t 

&lt;z xsl:type=&quot;untyped&quot; foo=&quot;1&quot; bar=&quot;2&quot;&gt;

read

&lt;z xsl:type=&quot;xs:untyped&quot; foo=&quot;1&quot; bar=&quot;2&quot;&gt;

?

I took the liberty of correcting &quot;instanceof&quot; to &quot;instance of&quot; in these tests.

Each of these tests defined a template &quot;main&quot;, but the catalog doesn&apos;t give this as the initial template.  I&apos;ve fixed that too.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>83824</commentid>
    <comment_count>1</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2013-02-28 11:39:30 +0000</bug_when>
    <thetext>In 0108, the tests

      a=&quot;{$v[1] instance of attribute(xs:untypedAtomic)}&quot;
      b=&quot;{$v[2] instance of element(xs:untypedAtomic)}&quot;/&gt;

 are incorrect, and should be

      a=&quot;{$v[1] instance of attribute(*, xs:untypedAtomic)}&quot;
      b=&quot;{$v[2] instance of element(*, xs:untypedAtomic)}&quot;/&gt;

Similarly for 0107.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>83825</commentid>
    <comment_count>2</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2013-02-28 11:47:11 +0000</bug_when>
    <thetext>In validation-0109, the expected error is XTSE1660.  I think it should be XTTE1540.

[ERR XTTE1540] It is a type error if an [xsl:]type attribute is defined for a constructed element or attribute, and the outcome of schema validity assessment against that type is that the validity property of that element or attribute information item is other than valid.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>85567</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2013-04-04 15:24:43 +0000</bug_when>
    <thetext>These tests are now fixed. (Had some conflict/merge issues, but I think now resolved).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97309</commentid>
    <comment_count>4</comment_count>
    <who name="Tim Mills">tim</who>
    <bug_when>2013-12-09 11:49:05 +0000</bug_when>
    <thetext>Thanks.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>