<?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>3233</bug_id>
          
          <creation_ts>2006-05-09 10:07:22 +0000</creation_ts>
          <short_desc>Space-separation in lists</short_desc>
          <delta_ts>2007-09-18 02:56:20 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>XML Schema</product>
          <component>Datatypes: XSD Part 2</component>
          <version>1.1 only</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard>medium, easy</status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Kay">mike</reporter>
          <assigned_to name="C. M. Sperberg-McQueen">cmsmcq</assigned_to>
          
          
          <qa_contact name="XML Schema comments list">www-xml-schema-comments</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>9645</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2006-05-09 10:07:22 +0000</bug_when>
    <thetext>In 2.6.1.2, in the paragraph after the first example, it might be useful
to replace &quot;space&quot; by &quot;whitespace&quot;, since we&apos;re talking about value spaces
and lexical spaces in the same breath. In fact, the way the spec explains
that the lexical representation of a list value is a whitespace-separated
sequence of literals representing the items is pretty obscure: the paragraph
that precedes the second example should come earlier in the section.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9873</commentid>
    <comment_count>1</comment_count>
    <who name="Dave Peterson">davep</who>
    <bug_when>2006-05-19 22:42:42 +0000</bug_when>
    <thetext>(In reply to comment #0)
&gt; In 2.6.1.2, in the paragraph after the first example, it might be useful
&gt; to replace &quot;space&quot; by &quot;whitespace&quot;, since we&apos;re talking about value spaces
&gt; and lexical spaces in the same breath.

I don&apos;t know how that would help.  The sentence saying &quot;space-separated&quot;
is talking solely about the lexical space, and lexical representations of list
values *always* have multiple item lexical representations separated by one
space character, not arbitrary whitespace.  For better or for worse, whitespace
processing occurs *before* the literal is considered for membership in the
lexical space.  (Lists always have whitespace &quot;collapse&quot;.)

&gt;                                                 In fact, the way the spec explains
&gt; that the lexical representation of a list value is a whitespace-separated
&gt; sequence of literals representing the items is pretty obscure: the paragraph
&gt; that precedes the second example should come earlier in the section.

Perhaps that sentence should read &quot;Since ·list· items are separated at
space characters before the ·lexical representations· of the items are mapped
to values (and separating space characters are the only whitespace that can
occur), no whitespace will ever occur in the ·lexical representation·
of a ·list· item, even when the item type would in principle allow it.&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9881</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Kay">mike</who>
    <bug_when>2006-05-22 12:29:58 +0000</bug_when>
    <thetext>These comments were editorial. I think that in the phrase &quot;datatype whose ·lexical space· allows space &quot; it&apos;s unreasonably demanding on your readers to use the word &quot;space&quot; twice within three words with totally unrelated meanings.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>9883</commentid>
    <comment_count>3</comment_count>
    <who name="Dave Peterson">davep</who>
    <bug_when>2006-05-22 13:48:03 +0000</bug_when>
    <thetext>(In reply to comment #2)
&gt; These comments were editorial. I think that in the phrase &quot;datatype whose
&gt; ·lexical space· allows space &quot; it&apos;s unreasonably demanding on your readers to
&gt; use the word &quot;space&quot; twice within three words with totally unrelated meanings.

Ah!  We can certainly consider &quot;datatype whose ·lexical space· allows space
characters&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>14542</commentid>
    <comment_count>4</comment_count>
    <who name="Dave Peterson">davep</who>
    <bug_when>2007-03-26 20:03:42 +0000</bug_when>
    <thetext>(In reply to comment #3)

&gt; Ah!  We can certainly consider &quot;datatype whose ·lexical space· allows space
&gt; characters&quot;.

It has been pointed out to me that, since we are here talking about the item datatype rather than the list datatype, the datatype we are talking about may well (e.g., string) allow other witespace characters than the space character in its lexical space, so we are going with &quot;allows whitespace.&quot;  I expect this will be approved at the FTF this week.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>14609</commentid>
    <comment_count>5</comment_count>
    <who name="Dave Peterson">davep</who>
    <bug_when>2007-03-31 04:17:45 +0000</bug_when>
    <thetext>On 30 March the WG agreed to change &apos;datatype whose ·lexical space· allows space&apos; to &apos;datatype whose ·lexical space· allows whitespace&apos; (i.e., simply changing the unadorned &apos;space&apos; to &apos;whitespace&apos;) in the paragraph after the first example in 2.6.1.2.

This bug should have the Keyword &apos;decided&apos;, but it appears I don&apos;t have the authority to do so.  Bugzilla says &quot;only the assignee or reporter of the bug, or a sufficiently empowered user may change that field&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>16656</commentid>
    <comment_count>6</comment_count>
    <who name="C. M. Sperberg-McQueen">cmsmcq</who>
    <bug_when>2007-09-18 02:56:20 +0000</bug_when>
    <thetext>The change proposed above was approved by the WG on 30 March 2007
at its face to face meeting in Cambridge.  It is now reflected in 
the status quo version of the Datatypes spec.  Accordingly, I am 
setting the disposition of this issue to RESOLVED / FIXED.

If the originator of the issue would examine the change and let 
us know whether it satisfactorily resolves the problem or not, 
we&apos;d be grateful.   To signal that the resolution is acceptable, 
change the status of the issue to CLOSED.  Otherwise, to signal 
that it&apos;s NOT acceptable, change the status to REOPENED (and 
tell us what&apos;s wrong).

If we don&apos;t hear from you in the next three weeks, we&apos;ll assume 
that silence betokens consent, and close the issue ourselves.   </thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>