<?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>2524</bug_id>
          
          <creation_ts>2005-11-15 01:28:40 +0000</creation_ts>
          <short_desc>xqx: CR grammar</short_desc>
          <delta_ts>2006-05-12 21:29:37 +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>XQueryX 1.0</component>
          <version>Candidate Recommendation</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="Jim Melton">jim.melton</assigned_to>
          
          
          <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>7187</commentid>
    <comment_count>0</comment_count>
    <who name="David Carlisle">davidc</who>
    <bug_when>2005-11-15 01:28:40 +0000</bug_when>
    <thetext>XQueryX quotes the XQuery Grammar in places, and also the dump output from the
parser applet. In both cases, it quotes pre-CR versions.
eg section 2 has

ForClause    ::=    &lt;&quot;for&quot; &quot;$&quot;&gt; VarName ...

but the CR EBNF has dropped the &lt;...&gt; long token syntax

presumably related; the parser applet no longer reports long tokens such as
      QNameLpar doc(
as quoted in section 3.14. This wouldn&apos;t matter really as it&apos;s just _some_ 
AST format for comparison, except that you do explictly say at the start of 3.14
that it is the version dumped by the applet at
http://www.w3.org/2005/qt-applets/xqueryApplet.html
which is the CR version.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>7258</commentid>
    <comment_count>1</comment_count>
    <who name="Jim Melton">jim.melton</who>
    <bug_when>2005-11-22 04:53:11 +0000</bug_when>
    <thetext>Oops!  Thanks for this very good catch.  We will fix this problem in the source
files immediately so that it will be resolved at the next publication of
XQueryX.  (By way of explanation: the revision to the grammar files and parser
was not expected to be complete in time for CR publication, but made it just
under the wire.) </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>7261</commentid>
    <comment_count>2</comment_count>
    <who name="Jim Melton">jim.melton</who>
    <bug_when>2005-11-22 05:18:07 +0000</bug_when>
    <thetext>I forgot to ask: Please change the status of this bug to CLOSED if you are happy
that we&apos;re removing the &lt;...&gt; long token syntax and replaced the abstract syntax
tree with one generated from the very latest parser applets.  Thanks!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9776</commentid>
    <comment_count>3</comment_count>
    <who name="Jim Melton">jim.melton</who>
    <bug_when>2006-05-12 21:29:37 +0000</bug_when>
    <thetext>I&apos;m marking this bug CLOSED since the last activity on it was in November, 2005. </thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>