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=78145 --- shadow/78145 2006-04-20 04:12:08.000000000 -0400 +++ shadow/78145.tmp.13573 2006-04-20 04:12:08.000000000 -0400 @@ -0,0 +1,23 @@ +Bug#: 78145 +Product: Mono: Class Libraries +Version: 1.1 +OS: All +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Sys.XML +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: [PATCH] XmlSchemaExporter does not export elements in same order as MS.NET + +Our XmlSchemaExporter first adds complex types to the schema, before +adding the schema element. The attached patch fixes. + +Note: I know this is not really a bug, but "fixing" this allows us to +enable quite some unit tests. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
