- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 05 Oct 2000 20:02:22 +0100
- To: puninj@cs.rpi.edu
- Cc: www-xml-schema-comments@w3.org, xmlschema-dev@w3.org
Your corrections are correct :-)
However, the following simpler forms are also OK:
puninj@cs.rpi.edu writes:
<xs:element name="et2">
<xs:complexType>
<xs:attribute ...>. . . </xs:attribute>
</xs:complexType>
</xs:element>
<xs:complexType name="myelement">
<xs:attributeGroup ref="myAttrGroup"/>
</xs:complexType>
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 15:02:25 UTC