- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 07 Nov 2000 15:24:10 +0000
- To: Eric van der Vlist <vdv@dyomedea.com>
- Cc: "xmlschema-dev@w3.org" <xmlschema-dev@w3.org>
Eric van der Vlist <vdv@dyomedea.com> writes: > I must be missing something obvious here :( but xsd:element accepts [1] > a final attribute: > > > final = (#all | List of (extension | restriction)) > > while I don't see how one can derive an element other than through a > substitution group. > > So, my question is: > > How can we derive an element by extension or restriction (since > xsd:extension and xsd:restriction aren't allowed directly below > xsd:element) ? This constrains substitution groups by constraining how the _type definition_ of the elements in the substitution group may be derived. ht -- Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh W3C Fellow 1999--2001, part-time member of W3C Team 2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440 Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk URL: http://www.ltg.ed.ac.uk/~ht/
Received on Tuesday, 7 November 2000 10:25:05 UTC