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=69186 --- shadow/69186 2005-12-07 07:46:28.000000000 -0500 +++ shadow/69186.tmp.14253 2007-01-05 05:31:43.000000000 -0500 @@ -5,13 +5,13 @@ OS Details: Linux from Scratch (mono built from tarball) Status: NEW Resolution: Severity: Unknown Priority: Minor Component: Sys.XML -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: [XmlInclude] should generate xsd:import in wsdl:types @@ -73,6 +73,14 @@ chain and be guaranteed to have loaded all types that will be needed for a specific schema, which is in fact how I was doing it until I discovered this behaviour in mono. Thanks! Liam Davis-Mead + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-05 05:31 ------- +I don't think this xs:import is needed (as you argued), or it is +useful. It indeed does not exist in schemas generated by 2.0 xsd.exe. +By feeding schema0.xsd we can simply ignore BarNamespace stuff, while +with such changes you want it simply becomes impossible. So, there is +a disadvantage. And I see almost no reason to differentiate 1.1 and +2.0 here. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
