- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 28 Apr 2000 14:33:10 +0100
- To: James Tauber <JTauber@bowstreet.com>
- Cc: "'www-xml-schema-comments@w3.org'" <www-xml-schema-comments@w3.org>
James Tauber <JTauber@bowstreet.com> writes: > In 4.3.7, in the representation summary for the "any" element information > item, it indicates that the attribute "namespace" takes either: > > - ##any > - ##other > - ##local > - list of {uri, ##targetNamespace} > > However, in the "otherwise" section of the correspondences to the Wildcard > Schema Component, it refers to ##local as being a substring in the list (and > this is infact the only mention of ##local) > > Should the representation summary really read: > > namespace = ##any | ##other | list of {uri, ##targetNamespace, ##other} Your analysis is correct. But I think you typoed above -- the corrected summary should read namespace = ##any | ##other | list of {uri, ##targetNamespace, ##local} 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 Friday, 28 April 2000 09:33:13 UTC