<?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>2517</bug_id>
          
          <creation_ts>2005-11-13 08:57:34 +0000</creation_ts>
          <short_desc>Feature request: test-suite/@title</short_desc>
          <delta_ts>2006-03-14 20:43:33 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XML Query Test Suite</product>
          <component>XML Query Test Suite</component>
          <version>0.8.0</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Linux</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>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Frans Englich">frans.englich</reporter>
          <assigned_to name="Andrew Eisenberg">andrew.eisenberg</assigned_to>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>7170</commentid>
    <comment_count>0</comment_count>
    <who name="Frans Englich">frans.englich</who>
    <bug_when>2005-11-13 08:57:41 +0000</bug_when>
    <thetext>Hello,    
    
XQTSCatalog.xsd is in my opinion a flexible catalog format which in my case(as    
implementor) can find use outside the XQuery Test Suite, to use the format to    
specify other test suites.    
    
For that purpose it would for me be useful if instances of XQTSCatalog.xsd    
could &quot;identify&quot; themselves, that it wasn&apos;t assumed that XQTSCatalog.xml is the    
only instance of XQTSCatalog.xsd(less coupling between format and date).    
    
More specifically, I would prefer if XQTSCatalog.xsd instances, the &quot;test    
suites&quot;, carried a title, possibly also a description. The optimal solution   
from my perspective would be if the &quot;test-suite&quot; element had a &quot;SuiteInfo&quot;   
element, in analog to test-group&apos;s GroupInfo element.    
    
Out of curiosity, why is different naming conventions used, &quot;name-name&quot; and   
&quot;NameName&quot;?   
   
(If intrusive changes wasn&apos;t an issue, I would make the naming convention   
consistent, perhaps rename &quot;GroupInfo&quot; to &quot;info&quot;, and let group-info, test-case 
and test-suite have the &quot;info&quot; element as child.)   
    
   
Cheers,    
Frans</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>8714</commentid>
    <comment_count>1</comment_count>
    <who name="Andrew Eisenberg">andrew.eisenberg</who>
    <bug_when>2006-03-14 19:02:12 +0000</bug_when>
    <thetext>We have added a descriptive element at the beginning of the catalog:

&lt;test-suite ... &gt;

   &lt;test-suite-info&gt; 
      &lt;title&gt;XQuery Test Suite 0.8.6&lt;/title&gt; 
      &lt;description&gt; 
         Test Suite for XQuery 1.0. 
         See http://www.w3.org/XML/Query/test-suite/. 
      &lt;/description&gt; 
   &lt;/test-suite-info&gt; 

   .
   .
   .

&lt;/test-suite&gt;


On the naming conventions, they reflect the touch of several of our members over the last year. Some people are more sensitive to name consistency than others.

If you agree with this resolution, then please mak this bug as closed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>8716</commentid>
    <comment_count>2</comment_count>
    <who name="Frans Englich">frans.englich</who>
    <bug_when>2006-03-14 20:43:33 +0000</bug_when>
    <thetext>
Thanks a lot for the extension.

I&apos;m content with the resolution and therefore change the status to CLOSED.


Regards,
Frans</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>