[Mono-bugs] [Bug 69186][Min] Changed - [XmlInclude] should generate xsd:import in wsdl:types

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jan 5 05:31:43 EST 2007


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 atsushi at ximian.com.

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: lluis at ximian.com                            
+AssignedTo: atsushi at ximian.com                            
 ReportedBy: ldavismead at acculence.com               
 QAContact: mono-bugs at ximian.com
 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 atsushi at ximian.com  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.


More information about the mono-bugs mailing list