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

 

Attachment: charxsd.diff
Description: charxsd.diff

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to