Share via


SoapXml.SoapXmlElement.GetSchema method

Namespace:  Microsoft.SharePoint.SoapServer
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Function GetSchema As XmlSchema
'Usage
Dim instance As SoapXml.SoapXmlElement
Dim returnValue As XmlSchema

returnValue = instance.GetSchema()
public XmlSchema GetSchema()

Return value

Type: System.Xml.Schema.XmlSchema

Implements

IXmlSerializable.GetSchema()

See also

Reference

SoapXml.SoapXmlElement class

SoapXml.SoapXmlElement members

Microsoft.SharePoint.SoapServer namespace