- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 29 Nov 2006 17:08:37 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4026 ------- Comment #1 from mike@saxonica.com 2006-11-29 17:08 ------- XML Schema Part 2 section 2.5.1.3 The order in which the ·memberTypes· are specified in the definition (that is, the order of the <simpleType> children of the <union> element, or the order of the QNames in the memberTypes attribute) is significant. During validation, an element or attribute's value is validated against the ·memberTypes· in the order in which they appear in the definition until a match is found. The evaluation order can be overridden with the use of xsi:type.
Received on Wednesday, 29 November 2006 17:08:57 UTC