- From: Henry S. Thompson <ht@inf.ed.ac.uk>
- Date: Thu, 17 Mar 2005 09:24:35 +0000
- To: Kasimier Buchcik <kbuchcik@4commerce.de>
- Cc: xmlschema-dev@w3.org
Kasimier Buchcik <kbuchcik@4commerce.de> writes: > Hi, > > I have a question regarding the component constraint "Derivation Valid > (Restriction, Simple)" related to the draft Type Library at > "http://www.w3.org/2001/03/XMLSchema/TypeLibrary.xsd". > > We have the following definition in > "http://www.w3.org/2001/03/XMLSchema/TypeLibrary-nn-array.xsd" : > > <xs:simpleType name="valuesType"> > <xs:list itemType="xs:anySimpleType" /> > </xs:simpleType> Yes, that's at best making assumptions in a grey area, and at worst wrong. The introduction of anyAtomicType in the latest draft for version 1.1 of W3C XML Schema http://www.w3.org/TR/xmlschema11-1/ would provide the clean solution. ht -- Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh Half-time member of W3C Team 2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440 Fax: (44) 131 650-4587, e-mail: ht@inf.ed.ac.uk URL: http://www.ltg.ed.ac.uk/~ht/ [mail really from me _always_ has this .sig -- mail without it is forged spam]
Received on Thursday, 17 March 2005 09:24:38 UTC