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 2723 - Start assessment from simple type
Summary: Start assessment from simple type
Status: CLOSED FIXED
Alias: None
Product: XML Schema
Classification: Unclassified
Component: Structures: XSD Part 1 (show other bugs)
Version: 1.0/1.1 both
Hardware: All All
: P3 normal
Target Milestone: ---
Assignee: C. M. Sperberg-McQueen
QA Contact: XML Schema comments list
URL:
Whiteboard:
Keywords: resolved
Depends on:
Blocks:
 
Reported: 2006-01-18 03:18 UTC by Sandy Gao
Modified: 2009-04-21 19:21 UTC (History)
0 users

See Also:


Attachments

Description Sandy Gao 2006-01-18 03:18:48 UTC
Section 5.2 of part 1 [1] describes 3 ways to start schema assessment. The 
first is to specify a complex type. Any reason why it was restricted 
to "complex"? Isn't it also useful if I validate the following by specifying 
xs:int?

<e>123</e>

[1] http://www.w3.org/TR/xmlschema-1/#validation_outcome
Comment 1 C. M. Sperberg-McQueen 2006-09-18 13:31:17 UTC
The Working Group accepted a proposal to adopt this change (among others)
at our face to face meeting in August; the discussion in sectino 5.2
(Assessing schema-validity) no longer restricts type-driven validation to
complex types.

Accordingly, I'm marking this RESOLVED / FIXED.