<?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>3056</bug_id>
          
          <creation_ts>2006-03-28 19:22:59 +0000</creation_ts>
          <short_desc>smalll errors in example XQuery</short_desc>
          <delta_ts>2006-04-27 13:31:14 +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>trivial</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Andrew Eisenberg">andrew.eisenberg</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>8934</commentid>
    <comment_count>0</comment_count>
    <who name="Andrew Eisenberg">andrew.eisenberg</who>
    <bug_when>2006-03-28 19:22:59 +0000</bug_when>
    <thetext>Section 5, A Trivial Embedding of XQuery, contains the following:

&quot;The following two more complete examples (which are equivalent to one another and to &quot;for $i in (1 to 5) let $j := 4 where $i &amp;lt; $j return &lt;x/&gt;&lt;i&gt;{$i}&lt;/i&gt;&lt;/x&gt;&quot;) ...&quot;

I believe that this example should read:

for $i in (1 to 5) let $j := 4 where $i &lt; $j return &lt;x&gt;&lt;i&gt;{$i}&lt;/i&gt;&lt;/x&gt;

This changes &quot;&amp;lt;&quot; to &quot;&lt;&quot; and &quot;&lt;x/&gt;&quot; to &quot;&lt;x&gt;&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9492</commentid>
    <comment_count>1</comment_count>
    <who name="Jim Melton">jim.melton</who>
    <bug_when>2006-04-27 13:30:57 +0000</bug_when>
    <thetext>Thanks for reporting these errors in the example.  You are right on both counts and the changes that you suggest have been implemented. 

Because we have made the changes that you suggested, we presume that you are satisfied with this resolution and we are thus closing this bug. </thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>