<?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>1446</bug_id>
          
          <creation_ts>2005-05-14 01:04:12 +0000</creation_ts>
          <short_desc>[XQuery] Editorial: boundary whitespace example</short_desc>
          <delta_ts>2005-06-30 22:20:17 +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 1.0</component>
          <version>Last Call drafts</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Rys">mrys</reporter>
          <assigned_to name="Don Chamberlin">chamberl</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>3242</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Rys">mrys</who>
    <bug_when>2005-05-14 01:04:13 +0000</bug_when>
    <thetext>It would be useful to understand what the following expression results in when 
boundary whitespace is set to strip.

&lt;a&gt; &lt;![CDATA[ ]]&gt; {&quot;abc&quot;}&lt;/a&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4400</commentid>
    <comment_count>1</comment_count>
    <who name="Don Chamberlin">chamberl</who>
    <bug_when>2005-06-30 21:59:25 +0000</bug_when>
    <thetext>Michael,
In a meeting on 6/29/05, the Query Working Group considered your comment and 
decided that the following text in XQuery Section 3.7.1.4 is sufficiently 
clear: &quot;For this purpose, characters generated by character references or by 
CDataSections are not considered to be whitespace characters.&quot; 

The result of your example expression is as follows:
&lt;a&gt;   {&quot;abc&quot;}&lt;/a&gt;

The working group does not believe it is necessary to include this example in 
the XQuery specification. Since you labeled it as Editorial, I will mark the 
bug report as Closed.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4402</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Rys">mrys</who>
    <bug_when>2005-06-30 22:16:39 +0000</bug_when>
    <thetext>Thanks. I assume that you mean the result is &lt;a&gt;   abc&lt;/a&gt;.

Best regards
Michael</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4403</commentid>
    <comment_count>3</comment_count>
    <who name="Don Chamberlin">chamberl</who>
    <bug_when>2005-06-30 22:20:17 +0000</bug_when>
    <thetext>Of course you are right. Sorry for the error.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>