[Mono-bugs] [Bug 74295][Nor] Changed - Mono and MS .Net remoting - type encodings don't agree

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 31 Mar 2005 21:13:36 -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 ravitch@nrtc.northrop.com.

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

--- shadow/74295	2005-03-31 21:11:35.000000000 -0500
+++ shadow/74295.tmp.29907	2005-03-31 21:13:36.000000000 -0500
@@ -156,6 +156,11 @@
 
 I implemented a patch (also attached) which fixes the problems by adding
 the appropriate types to Mono's SOAP types mapper.  Also, I added a
 special case for bools so that they are printed all lower case.  (.Net
 didn't like True/False as output by ToString - technically the XSD type
 should be true/false or 1/0)
+
+------- Additional Comments From ravitch@nrtc.northrop.com  2005-03-31 21:13 -------
+Created an attachment (id=14808)
+xsd-types-examples.zip
+