Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77688 --- shadow/77688 2006-03-01 22:24:13.000000000 -0500 +++ shadow/77688.tmp.14124 2006-03-02 13:53:24.000000000 -0500 @@ -144,6 +144,22 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-03-01 15:05 ------- Can you also please describe *how* MS and Mono implementations are different, so that you are not saying that Mono should duplicate MS bug (I especially doubts it since there is such a test that "fails" under 2.0. In general, 2.0 is MUCH better than buggy 1.1 implementation). + +------- Additional Comments From [EMAIL PROTECTED] 2006-03-02 13:53 ------- +MixedAttributeDataTypeIsNotNull +MixedAttributeDataTypeIsBool +MixedAttributeSimpleTypeIsNull + +All of the above tests pass under Microsoft .NET 1.1. The tests all +fail under Mono 1.1. + +The MixedAttributeDataTypeIsBool test fails under .NET 2.0, so this +looks like a bug in Microsoft's .NET 1.1 framework. + +The mixed attribute is defined as: + +<xs:attribute name="mixed" type="xs:boolean" use="optional" +default="false"> _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
