Re: Model Group Definition

You're right, this is a weakness in the spec., as Asir confirms: the
schema for schemas should (indeed I thought it already did) rule out
min/max on the top all/choice/sequence of a model group definition.

The schema for schemas already rules out min/max on the group
definition itself.

The logic is as follows:  min/max clearly _does_ make sense on a
<xs:group ref='...'/> in a model.  So we give precedence to that
min/max, and rule out any other min/max at the top levels of the
referenced group.

I'll fix the schema for schemas.
-- 
  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 Saturday, 2 December 2000 13:56:36 UTC