W3C home > Mailing lists > Public > xmlschema-dev@w3.org > November 2001

XSV and Particle Derivation OK (All:All,Sequence:Sequence -- Recurse)

From: Eric van der Vlist <vdv@dyomedea.com>
Date: Thu, 08 Nov 2001 19:02:52 +0100
Message-ID: <3BEAC8CC.2020003@dyomedea.com>
To: xmlschema-dev@w3.org
XSV seems to me missing to report derivation errors such as:

<xs:complexType name="base">
  <xs:sequence>
   <xs:element name ="a" type="xs:token"/>
   <xs:element name ="b" type="xs:token"/>
  </xs:sequence>
</xs:complexType>

<xs:complexType name="restriction">
  <xs:complexContent>
   <xs:restriction base="base">
    <xs:sequence>
      <xs:element name ="a" type="xs:token"/>
    </xs:sequence>
   </xs:restriction>
  </xs:complexContent>
</xs:complexType>

Eric
-- 
Rendez-vous à Paris pour le Forum XML.
                    http://www.technoforum.fr/Pages/forumXML01/index.html
------------------------------------------------------------------------
Eric van der Vlist       http://xmlfr.org            http://dyomedea.com
http://xsltunit.org      http://4xt.org           http://examplotron.org
------------------------------------------------------------------------
Received on Thursday, 8 November 2001 13:02:55 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 6 December 2009 18:13:35 GMT