<?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>1386</bug_id>
          
          <creation_ts>2005-05-11 07:40:21 +0000</creation_ts>
          <short_desc>[XQuery] some editorial comments on A.2.2.2 Explicit Whitespace Handling</short_desc>
          <delta_ts>2007-02-25 23:53:52 +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>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard>grammar</status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Dyck">jmdyck</reporter>
          <assigned_to name="Scott Boag">scott_boag</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>3413</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Dyck">jmdyck</who>
    <bug_when>2005-05-11 07:40:21 +0000</bug_when>
    <thetext>A.2.2.2 Explicit Whitespace Handling

[See a later comment for suggested alternate wording.]

(whole section)
    Given that there&apos;s only one &apos;ws:&apos; notation now, you could reduce some of the
    repetition.

&quot;if EBNF rule&quot;
    Insert &quot;an&quot;

&quot;do not inherit&quot;
    Do not inherit what? You mean &quot;are not inherited&quot;.

&quot;the rule does not automatically apply&quot;
    Change &quot;rule&quot; to &quot;notation&quot; or &quot;marking&quot;.

&quot;ws:explicit&quot;
    insert space after colon

&quot;S explicitly notates where whitespace is allowed&quot;
    &apos;S&apos; isn&apos;t the only such symbol. There&apos;s also Char and [^abc].

&quot;Whitespace is not freely allowed in the direct Constructor productions, but is
specified explicitly in the grammar, in order to be more consistent with XML.&quot;
    Start the sentence with &quot;For example,&quot;. (Before &quot;ws&quot; annotations were
    introduced, the sentence was normative, but now it&apos;s just rephrasing the
    effect of some of the &quot;ws&quot; markings.)

    Change &quot;allowed in&quot; to &quot;allowed by&quot;.

    Change &quot;Constructor&quot; to use lower case &apos;c&apos;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>4469</commentid>
    <comment_count>1</comment_count>
    <who name="Scott Boag">scott_boag</who>
    <bug_when>2005-07-09 21:00:27 +0000</bug_when>
    <thetext>(In reply to comment #0)
&gt; A.2.2.2 Explicit Whitespace Handling
&gt; 
&gt; [See a later comment for suggested alternate wording.]
&gt; 
&gt; (whole section)
&gt;     Given that there&apos;s only one &apos;ws:&apos; notation now, you could reduce some of the
&gt;     repetition.
&gt; 
&gt; &quot;if EBNF rule&quot;
&gt;     Insert &quot;an&quot;

Done.

&gt; 
&gt; &quot;do not inherit&quot;
&gt;     Do not inherit what? You mean &quot;are not inherited&quot;.

Done.

&gt; 
&gt; &quot;the rule does not automatically apply&quot;
&gt;     Change &quot;rule&quot; to &quot;notation&quot; or &quot;marking&quot;.

done.

&gt; 
&gt; &quot;ws:explicit&quot;
&gt;     insert space after colon

Done.

&gt; 
&gt; &quot;S explicitly notates where whitespace is allowed&quot;
&gt;     &apos;S&apos; isn&apos;t the only such symbol. There&apos;s also Char and [^abc].

Now reads:
&lt;gitem id=&quot;ws-explicit&quot;&gt;&lt;label&gt;ws: explicit&lt;/label&gt;&lt;def&gt;&lt;p&gt;/* ws: explicit */
means that  the EBNF notation explicitly notates,  with &lt;code&gt;S&lt;/code&gt; or
otherwise,  where &lt;termref def=&quot;Whitespace&quot;&gt;whitespace characters&lt;/termref&gt; are
allowed.  In productions with the /* ws: explicit */ annotation,   &lt;specref
ref=&quot;DefaultWhitespaceHandling&quot;/&gt; does not apply.  &lt;nt
def=&quot;Comment&quot;&gt;Comments&lt;/nt&gt; are also not allowed in these
productions.&lt;/p&gt;&lt;/def&gt;&lt;/gitem&gt;

&gt; 
&gt; &quot;Whitespace is not freely allowed in the direct Constructor productions, but is
&gt; specified explicitly in the grammar, in order to be more consistent with XML.&quot;
&gt;     Start the sentence with &quot;For example,&quot;. (Before &quot;ws&quot; annotations were
&gt;     introduced, the sentence was normative, but now it&apos;s just rephrasing the
&gt;     effect of some of the &quot;ws&quot; markings.)

Done.

&gt; 
&gt;     Change &quot;allowed in&quot; to &quot;allowed by&quot;.

Done.

&gt; 
&gt;     Change &quot;Constructor&quot; to use lower case &apos;c&apos;.

done.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>5162</commentid>
    <comment_count>2</comment_count>
    <who name="Scott Boag">scott_boag</who>
    <bug_when>2005-07-22 19:30:43 +0000</bug_when>
    <thetext>A joint meeting of the Query and XSLT working groups considered this comment on 
July 20, 2005.  

The WGs agreed to resolve these editorial issues as listed in my previous comment.

If you do not agree with this resolution, please add a comment explaining why.
If you wish to appeal the WG&apos;s decision to the Director, then change the Status
of the record to Reopened. If we do not hear from you in the next two weeks, we
will assume you agree with the WG decision.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>14173</commentid>
    <comment_count>3</comment_count>
    <who name="Jim Melton">jim.melton</who>
    <bug_when>2007-02-25 23:53:52 +0000</bug_when>
    <thetext>Closing bug because commenter has not objected to the resolution posted and more than two weeks have passed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>