[Mono-bugs] [Bug 570911] New: http://schemas.microsoft.com/2003/datacontract:guid is not supported in svcutil

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jan 15 02:59:02 EST 2010


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: atsushi at ximian.com
        ReportedBy: aenomoto at novell.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list