[Mono-bugs] [Bug 68957][Wis] New - wsdl code generation discrepancy

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 30 Oct 2004 17:55:13 -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 piersh@friskit.com.

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

--- shadow/68957	2004-10-30 17:55:13.000000000 -0400
+++ shadow/68957.tmp.21543	2004-10-30 17:55:13.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 68957
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Web.Services
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: piersh@friskit.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: wsdl code generation discrepancy
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+
+complex types defined in an imported namespace are persisted as 
+XmlElement, they should be persisted as external types.
+
+Steps to reproduce the problem:
+1. run wsdl on the attached file
+2. compare the results generated by mono with those generated by MS.NET