- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 14 Feb 2002 11:00:10 +0000
- To: Dmitry_Trifonov@exigengroup.com
- Cc: xmlschema-dev@w3.org
Sorry for late reply.
Dmitry_Trifonov@exigengroup.com writes:
> Would editors of XML Schema Recommendation correct error in 3.7.2 XML
> Representation of Model Group Definition Schema Component:
>
> <group
> name = NCName>
> Content: (annotation?, (all | choice | sequence))
> </group>
>
>
> this declares required attribute "name", and doesn't declare "ref"
> attribute.
>
> By my mind it must look as folows:
>
> <group
> name = NCName
> ref = NCName>
> Content: (annotation?, (all | choice | sequence))
> </group>
There's an official erratum correcting this [1], number E1-3.
ht
[1] http://www.w3.org/2001/05/xmlschema-errata#Errata1
--
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, 14 February 2002 06:01:22 UTC