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