Re: content attribute ?

There has been some communication failure on my part, leading to
confusion about this issue in the Primer.  The new PWD [1] makes clear 
that 

 a) <complexType> without <simpleContent> or <complexContent> daughter 
is equivalent to
 <complexType>
   <complexContent>
    <restriction base="anyType>...</restriction>
   </complexContent>
  </complexType>

 b) No content model particle (<all>, <choice>, <group>, <sequence>)
    == empty content

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 Thursday, 5 October 2000 17:32:53 UTC