<?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>2173</bug_id>
          
          <creation_ts>2005-09-14 18:11:45 +0000</creation_ts>
          <short_desc>R-175: Questions re: normalizedString</short_desc>
          <delta_ts>2009-04-21 19:25:07 +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.0 only</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></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sandy Gao">sandygao</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>6169</commentid>
    <comment_count>0</comment_count>
    <who name="Sandy Gao">sandygao</who>
    <bug_when>2005-09-14 18:11:45 +0000</bug_when>
    <thetext>The value space of normalizedString allows all characters except xD, xA, and 
x9. The lexical space allows all characters except xD and x9. What is the 
mapping from the lexical space to the value space: what happens to an xA 
character in the lexical space (is it removed? replaced by an x20?). The 
canonical lexical representation, presumably, is the same as the string in the 
value space: I think we should be told. 

Presumably the lexical space represents the value after the XML parser has done 
its normalization. So in practice, a tab character is allowed in an attribute 
of type normalizedString (because the XML parser will turn it to a space), but 
a tab character is not allowed in an element of type normalizedString (because 
the XML parser will leave it unchanged). Is this interpretation correct? 

I find it hard to understand why the lexical space doesn&apos;t allow any string, 
with a mapping to the value space achieved by normalizing whitespace 
characters. Alternatively, the lexical space should be identical to the value 
space. The current definition seems nonsensical. 

See question 1 from the following:
http://lists.w3.org/Archives/Public/www-xml-schema-comments/2002JulSep/0026.html

Henry&apos;s response:
http://lists.w3.org/Archives/Public/www-xml-schema-comments/2002JulSep/0036.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6170</commentid>
    <comment_count>1</comment_count>
    <who name="Sandy Gao">sandygao</who>
    <bug_when>2005-09-14 18:12:26 +0000</bug_when>
    <thetext>Discussed at the Sept. 27 concall. Resolution: The lexical and value spaces 
should be described in the same way (the more restrictive way). AM: fix 3.3.1.

RESOLVED: to classify R-175 as error with erratum and to align the correction 
with R-83 (bug 2073), E2-17. 

Proposed text: http://lists.w3.org/Archives/Member/w3c-xml-schema-
ig/2002Oct/att-0002/01-ErrataR-175.html was approved at the Oct. 4 telecon.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>7119</commentid>
    <comment_count>2</comment_count>
    <who name="Sandy Gao">sandygao</who>
    <bug_when>2005-11-09 15:02:05 +0000</bug_when>
    <thetext>Fixed in the published 1.0 2E [1].

[1] http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/#normalizedString</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>