GetResponseBody.GetSchema Method (XmlSchemaSet)

Adds the XML Schema for this object to the specified XmlSchemaSet object.

Namespace:  Microsoft.ComplexEventProcessing.ManagementService
Assembly:  Microsoft.ComplexEventProcessing.ManagementService (in Microsoft.ComplexEventProcessing.ManagementService.dll)

Syntax

public static XmlQualifiedName GetSchema(
    XmlSchemaSet schemaSet
)

Parameters

Return Value

Type: System.Xml.XmlQualifiedName
An XmlQualifiedName object that represents the XML qualified name of the body element.

See Also

Reference

GetResponseBody Class

GetSchema Overload

Microsoft.ComplexEventProcessing.ManagementService Namespace