This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 4330 - R-236: whitespace facet constrains value space of integer?
Summary: R-236: whitespace facet constrains value space of integer?
Status: NEW
Alias: None
Product: XML Schema
Classification: Unclassified
Component: Datatypes: XSD Part 2 (show other bugs)
Version: 1.0 only
Hardware: All Windows 3.1
: P2 normal
Target Milestone: ---
Assignee: David Ezell
QA Contact: XML Schema comments list
URL:
Whiteboard:
Keywords:
Depends on: 2228
Blocks:
  Show dependency treegraph
 
Reported: 2007-02-14 15:30 UTC by Sandy Gao
Modified: 2012-12-04 00:53 UTC (History)
0 users

See Also:


Attachments

Description Sandy Gao 2007-02-14 15:30:58 UTC
From the datatypes spec: 

"integer has the following constraining facets: 
... 
whiteSpace 
..." 

and... 

"[Definition:] A constraining facet is an optional property that can be applied 
to a datatype to constrain its value space." 

So, does the whitespace facet constrain the *value space* of integer somehow? 

See:
http://lists.w3.org/Archives/Public/www-xml-schema-comments/2003JulSep/0084.html

See also this related comment:
http://lists.w3.org/Archives/Public/www-xml-schema-comments/2003OctDec/0022.html

See bug 2228 for resolution of this issue in schema 1.1.