- From: Garret Wilson <garret@globalmentor.com>
- Date: Sun, 17 Dec 2000 11:31:45 -0800
- To: <www-xml-schema-comments@w3.org>
In the September 22, 2000 working draft of "XML Schema Part 1: Structures",
there is the following example:
<xs:element name="picture">
<xs:complexType base="xs:binary" derivedBy="extension">
<xs:attribute name="pictype" type="xs:NOTATION"/>
</xs:complexType>
</xs:element>
I cannot find "derivedBy" in any other locations in the documents; has
derivedBy been replaced by the <extension> tag?
Garret Wilson
GlobalMentor, Inc.
garret@globalmentor.com
Received on Sunday, 17 December 2000 14:32:35 UTC