Share via


SoapXml.SoapString.StringSchema method

This member is reserved for internal use and is not intended to be used directly from your code.

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.SoapString.StringSchema(xs)
public static XmlQualifiedName StringSchema(
    XmlSchemaSet xs
)

Parameters

Return value

Type: System.Xml.XmlQualifiedName

See also

Reference

SoapXml.SoapString class

SoapXml.SoapString members

Microsoft.SharePoint.SoapServer namespace