http://bugzilla.novell.com/show_bug.cgi?id=570911
http://bugzilla.novell.com/show_bug.cgi?id=570911#c0 Summary: http://schemas.microsoft.com/2003/datacontract:guid is not supported in svcutil Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: WCF AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- http://sl.rtl.hu/api/default.svc?wsdl uses tns:WSInterface_AddLog_InputMessage type, which is defined at http://sl.rtl.hu/api/default.svc?xsd=xsd0 and contains q1:guid as its member type, which is defined at http://sl.rtl.hu/api/default.svc?xsd=xsd1 (ordinary xsd for WCF). Our svcutil does not resolve it to Guid or string, and rather ends up to resolve it as void, which is invalid for a method parameter type. It blocks bug #562645 to some extent. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
