<?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>2400</bug_id>
          
          <creation_ts>2005-10-20 13:17:55 +0000</creation_ts>
          <short_desc>invalid XqueryX files</short_desc>
          <delta_ts>2005-11-07 10:17:34 +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.7.0</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</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="David Carlisle">davidc</reporter>
          <assigned_to name="Ravindranath (Ravi) Chennoju">ravindranath.chennoju</assigned_to>
          
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>6815</commentid>
    <comment_count>0</comment_count>
    <who name="David Carlisle">davidc</who>
    <bug_when>2005-10-20 13:17:55 +0000</bug_when>
    <thetext>A great many XqueryX files included in this release are invalid.
(I don&apos;t have the exact figure as I killed off my test run before it finished,
as so many were broken, it does not make sense to report each invalid file
individually).

Firstly all files refering to an external parameter are invalid as they use the
syntax
      &lt;xqx:varDecl&gt;
        &lt;xqx:varName&gt;input-context&lt;/xqx:varName&gt;
        &lt;xqx:external&gt;
        &lt;/xqx:external&gt;

      &lt;/xqx:varDecl&gt;


But xqx:external is declared empty, so can not have white space content.

Some others just have completely spurious pieces of XQuery non-XML syntax, eg
Parenexpr-15.xqx
 &lt;xqx:elementContent&gt;$input-context//node() | ($input-context//node() except
$input-context//comment())&lt;/xqx:elementContent&gt;

David</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6880</commentid>
    <comment_count>1</comment_count>
    <who name="David Carlisle">davidc</who>
    <bug_when>2005-10-24 14:35:46 +0000</bug_when>
    <thetext>Just an additional note that the invalid instances of xqx:external that I
mentioned in my initial comment are also given as an example in 
[Customizing XQueryX Tests]
in
http://www.w3.org/XML/Query/test-suite/Guidelines%20for%20Running%20the%20XML%20Query%20Test%20Suite.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6990</commentid>
    <comment_count>2</comment_count>
    <who name="Ravindranath (Ravi) Chennoju">ravindranath.chennoju</who>
    <bug_when>2005-11-01 20:04:59 +0000</bug_when>
    <thetext>Fixed the bug. XQTS 0.8.0  release should have the fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>7069</commentid>
    <comment_count>3</comment_count>
    <who name="David Carlisle">davidc</who>
    <bug_when>2005-11-07 10:17:34 +0000</bug_when>
    <thetext>confirming all valid in 0.8, closing</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>