- From: <bugzilla@wiggum.w3.org>
 - Date: Wed, 18 Jan 2006 03:18:49 +0000
 - To: www-xml-schema-comments@w3.org
 - Cc:
 
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2723
           Summary: Start assessment from simple type
           Product: XML Schema
           Version: 1.0/1.1 both
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Structures: XSD Part 1
        AssignedTo: ht@w3.org
        ReportedBy: sandygao@ca.ibm.com
         QAContact: www-xml-schema-comments@w3.org
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
Received on Wednesday, 18 January 2006 03:18:52 UTC