Share via


SoapXml.SoapXmlElement.StringSchema method

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

Syntax

'Declaration
Public Shared Function StringSchema ( _
    xs As XmlSchemaSet _
) As XmlQualifiedName
'Usage
Dim xs As XmlSchemaSet
Dim returnValue As XmlQualifiedName

returnValue = SoapXml.SoapXmlElement.StringSchema(xs)
public static XmlQualifiedName StringSchema(
    XmlSchemaSet xs
)

Parameters

Return value

Type: System.Xml.XmlQualifiedName

See also

Reference

SoapXml.SoapXmlElement class

SoapXml.SoapXmlElement members

Microsoft.SharePoint.SoapServer namespace