<?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>14553</bug_id>
          
          <creation_ts>2011-10-24 16:36:04 +0000</creation_ts>
          <short_desc>CTA.testSet doesn&apos;t validate against xsts.xsd</short_desc>
          <delta_ts>2011-10-25 09:40:42 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XML Schema Test Suite</product>
          <component>Saxon tests</component>
          <version>2006-11-06</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</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="Andreas Meissl">am_spamfaenger</reporter>
          <assigned_to name="C. M. Sperberg-McQueen">cmsmcq</assigned_to>
          
          
          <qa_contact name="XML Schema Test Suite mailing list">public-xml-schema-testsuite</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>58756</commentid>
    <comment_count>0</comment_count>
    <who name="Andreas Meissl">am_spamfaenger</who>
    <bug_when>2011-10-24 16:36:04 +0000</bug_when>
    <thetext>I think the &lt;current&gt; element in line 320 should be an STag instead of an empty element tag to make the &lt;annotation&gt; element in line 321 a child of &lt;current&gt;.

            &lt;current status=&quot;accepted&quot; date=&quot;2011-10-17&quot;/&gt;
              &lt;annotation&gt;
                &lt;documentation&gt;
                  Changed &apos;eq&apos; operator in CTA to &apos;=&apos; to stay within minimal XPath subset.
                  Bug 13455.
                &lt;/documentation&gt;
              &lt;/annotation&gt;

should be changed to:

            &lt;current status=&quot;accepted&quot; date=&quot;2011-10-17&quot;&gt;
              &lt;annotation&gt;
                &lt;documentation&gt;
                  Changed &apos;eq&apos; operator in CTA to &apos;=&apos; to stay within minimal XPath subset.
                  Bug 13455.
                &lt;/documentation&gt;
              &lt;/annotation&gt;
            &lt;/current&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58907</commentid>
    <comment_count>1</comment_count>
    <who name="Andreas Meissl">am_spamfaenger</who>
    <bug_when>2011-10-25 09:40:42 +0000</bug_when>
    <thetext>this seems to be already fixed. sorry for the inconvenience.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>