System.Web.Services.Description.MimeXmlBinding Class

Represents an extensibility element added to a System.Web.Services.Description.MimePart, an System.Web.Services.Description.InputBinding or an System.Web.Services.Description.OutputBinding. It specifies the schema for XML messages that are not SOAP compliant. This class cannot be inherited.

See Also: MimeXmlBinding Members

Syntax

[System.Web.Services.Configuration.XmlFormatExtension("mimeXml", "http://schemas.xmlsoap.org/wsdl/mime/", typeof(System.Web.Services.Description.MimePart), typeof(System.Web.Services.Description.InputBinding), typeof(System.Web.Services.Description.OutputBinding))]
public sealed class MimeXmlBinding : ServiceDescriptionFormatExtension

Remarks

For more information about specifying protocols for XML Web services, see [<topic://cpconbuildingaspnetwebservices>]. For more information about Web Services Description Language (WSDL), see the specification at http://www.w3.org/TR/wsdl/.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0