[Mono-bugs] [Bug 52591][Wis] Changed - wsdl fails with some WSDL (xml) schema, XmlInputStream problem (or network stream)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 11 Jan 2004 02:31:42 -0500 (EST)


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 pablo@pablo.com.mx.

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

--- shadow/52591	2004-01-07 07:16:27.000000000 -0500
+++ shadow/52591.tmp.9072	2004-01-11 02:31:42.000000000 -0500
@@ -10,13 +10,12 @@
 Component: System.XML
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: pablo@pablo.com.mx               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: wsdl fails with some WSDL (xml) schema, XmlInputStream problem (or network stream)
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem:
 The Mono version of Wsdl does not generate any code cause it fails with
@@ -96,6 +95,20 @@
 http://ws.pablo.com.mx/bloggy.php?wsdl
 
 Pablo Fischer (pablo at/arroba pablo.com.mx)
 
 ------- Additional Comments From lluis@ximian.com  2004-01-07 07:16 -------
 It works for me with current CVS. Can you check again?
+
+------- Additional Comments From pablo@pablo.com.mx  2004-01-11 02:31 -------
+Uhm.. strange.
+
+Today (11 of January) I updated my cvs sources, compiled wsdl, and I
+got the same error:
+
+$ wsdl http://ws.pablo.com.mx/bloggy.php?wsdl
+Mono Web Services Description Language Utility
+Fetching http://ws.pablo.com.mx/bloggy.php?wsdl
+Error: unmatched closing element: expected xsd:restriction but found
+xsd:restrictio Line 1, position 1257.
+
+Pablo Fischer