<?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>7394</bug_id>
          
          <creation_ts>2009-08-21 13:26:16 +0000</creation_ts>
          <short_desc>[XQFTTS] Validade parsing pf XQFTTSCatalog.xml fails.</short_desc>
          <delta_ts>2009-09-04 07:21:57 +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>Full Text 1.0</component>
          <version>Working drafts</version>
          <rep_platform>PC</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>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Francisco Borges">borges_francisco</reporter>
          <assigned_to name="Jim Melton">jim.melton</assigned_to>
          <cc>borges_francisco</cc>
    
    <cc>holstege</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>26582</commentid>
    <comment_count>0</comment_count>
    <who name="Francisco Borges">borges_francisco</who>
    <bug_when>2009-08-21 13:26:16 +0000</bug_when>
    <thetext>A small glitch in the XQFT TS Catalog makes it fail validaded parsing. I am using the XQFTTS_current.zip downloaded from CVS repository on Aug20th (2009).

The following error happens when trying to parse XQFTTSCatalog.xml
======================================================================

 PARSE_ERROR: 
-----------------------------------------------Parse Error: 1
Domain:      http://www.w3.org/TR/xml-schema-1
Line:        4207
Column:      62
Public Id:   null
System Id:   null
Message:     cvc-complex-type.2.4.a: Invalid content was found starting with ele
ment &apos;output-file&apos;. One of 
&apos;{&quot;http://www.w3.org/2005/02/query-test-full-text&quot;:expected-error}&apos; is expected.

=======================================================================

As far as I can tell &lt;output-file/&gt; cannot be there if there was a &lt;expected-error/&gt; element already.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>26822</commentid>
    <comment_count>1</comment_count>
    <who name="Mary Holstege">holstege</who>
    <bug_when>2009-09-03 19:37:50 +0000</bug_when>
    <thetext>The problem was that the expected-error element is supposed to follow the
output-file, not precede it.  It is OK to have both. For example, if the 
test relies on an optional feature or an implementation-dependent setting.
I have corrected the test in the catalog.  Please confirm this fix by marking
the bug as closed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>