The "derivedBy" attribute has not been defined for the "simpleType" tag below occurring in the "schema" instance in appendix A of part 1 of the XML Schema specifcation. <simpleType name="derivationSet" base="derivationChoiceOrAll" derivedBy="list"> This can be seen from the following declarations in the "part2" DTD in appendix B of part 2 of the XML Schema specification. <!ENTITY % p ''> <!-- can be overriden in the internal subset of a schema document to establish a namespace prefix --> <!-- Define all the element names, with optional prefix --> <!ENTITY % simpleType "%p;simpleType"> <!ENTITY % simpleTypeAttrs ''> <!ATTLIST %simpleType; name %NCName; #IMPLIED base %QName; #REQUIRED %simpleTypeAttrs;>Received on Friday, 28 July 2000 14:13:25 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 6 December 2009 18:12:47 GMT