- From: Henry S. Thompson <ht@cogsci.ed.ac.uk>
- Date: 22 Oct 2001 10:03:38 +0100
- To: <priscilla@walmsley.com>
- Cc: <xmlschema-dev@w3.org>
"Priscilla Walmsley" <priscilla@walmsley.com> writes: > XSV thinks the following content model is non-deterministic (in a schema > with a target namespace). It doesn't seem like it is, because the first > "any" represents anything with a namespace, and the second "any" represents > anything without a namespace. Is this a bug? > > <xsd:complexType name="DescriptionType" mixed="true"> > <xsd:choice minOccurs="0" maxOccurs="unbounded"> > <xsd:any namespace="##other"/> > <xsd:any namespace="##local"/> > </xsd:choice> > </xsd:complexType> That's a bug -- fixed soon. 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 Monday, 22 October 2001 05:02:52 UTC