[Mono-dev] xsd for char and guid types
Konstantin Triger
kostat at mainsoft.com
Thu Nov 24 09:57:14 EST 2005
Hello Lluis,
Currently we export the char and guid .Net types as primitives defined
in http://www.w3.org/2001/XMLSchema, but they are not. This produces
incorrect wsdl and as a result, an incorrect proxy class (at least by MS
wsdl tool). To see it, define a WebMethod receiving char as a parameter.
The attached patch fixes that by correctly defining those types.
Please review.
Regards,
Konstantin Triger
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051124/12799886/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: charxsd.diff
Type: application/octet-stream
Size: 5044 bytes
Desc: charxsd.diff
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051124/12799886/attachment.obj
More information about the Mono-devel-list
mailing list