<?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>6650</bug_id>
          
          <creation_ts>2009-03-04 11:05:20 +0000</creation_ts>
          <short_desc>[XQuery11UC] Windowing use case Q2: incorrect expected output</short_desc>
          <delta_ts>2009-03-24 15:05:58 +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>XQuery 3.0 Use Cases</component>
          <version>Working drafts</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.w3.org/TR/2008/WD-xquery-11-use-cases-20081203/#windowing_head_para</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="Wouter Cordewiner">wouter.cordewiner</reporter>
          <assigned_to name="Tim Kraska">tim</assigned_to>
          <cc>jim.melton</cc>
    
    <cc>marc.van.cappellen</cc>
    
    <cc>tim</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>24036</commentid>
    <comment_count>0</comment_count>
    <who name="Wouter Cordewiner">wouter.cordewiner</who>
    <bug_when>2009-03-04 11:05:20 +0000</bug_when>
    <thetext>Taking into account the query correction from bug 6241, the &lt;para&gt;heading2&lt;/para&gt; element should not occur under the first section element.

I believe the correct expected output is:

&lt;chapter&gt;
	&lt;section title=&quot;heading1&quot;&gt;
		&lt;para&gt;para1&lt;/para&gt;
		&lt;para&gt;para2&lt;/para&gt;
	&lt;/section&gt;
	&lt;section title=&quot;heading2&quot;&gt;
		&lt;para&gt;para3&lt;/para&gt;
		&lt;para&gt;para4&lt;/para&gt;
		&lt;para&gt;para5&lt;/para&gt;
	&lt;/section&gt;
&lt;/chapter&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24094</commentid>
    <comment_count>1</comment_count>
    <who name="Tim Kraska">tim</who>
    <bug_when>2009-03-07 14:10:23 +0000</bug_when>
    <thetext>Correct, I overlooked it.  I fixed it in the document. 

@Jonathan: Please mark the bug as closed. </thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>