Is this allowed? ("mixed" appears on both complexType and complexContent.) <complexType name="ct" mixed="true"> <complexContent mixed="false"> I didn't find any constraint saying it's not allowed. Assume it's allowed. E1-5 says: [Definition:] Let the effective mixed be the appropriate case among the following: 1 If the mixed [attribute] is present on <complexContent>, then its ·actual value·; 2 If the mixed [attribute] is present on <complexType>, then its ·actual value·; 3 otherwise false. Now both 1 and 2 applies. Which one should be used? (I think the intention is that "mixed" on <complexContent> takes precedence. In that case, we at least need an "otherwise" in clause 2 above.) Thanks, Sandy Gao Software Developer, IBM Canada (1-905) 413-3255 sandygao@ca.ibm.comReceived on Monday, 27 January 2003 14:59:03 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 23 October 2007 06:13:31 GMT