[Mono-bugs] [Bug 68646][Maj] Changed - Exception parsing wsdl from wssdk

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 22 Oct 2004 10:59:56 -0400 (EDT)


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@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=68646

--- shadow/68646	2004-10-21 19:46:51.000000000 -0400
+++ shadow/68646.tmp.13686	2004-10-22 10:59:56.000000000 -0400
@@ -169,6 +169,13 @@
 
 
 
 ------- Additional Comments From lluis@ximian.com  2004-10-21 19:46 -------
 In any case, WSDL validation is done after schema validation, so we
 still have an schema validation issue here.
+
+------- Additional Comments From atsushi@ximian.com  2004-10-22 10:59 -------
+The critical problem of this WSDL document is that it will never be
+usable under MS.NET (it is no problem if this wsdl will never be open
+to MS.NET client).
+
+Sure, that XSD part might be certainly problem, regardless of it.