ISoapXsd Interface

 

Provides access to the XML Schema definition language (XSD) of a SOAP type.

Namespace:   System.Runtime.Remoting.Metadata.W3cXsd2001
Assembly:  mscorlib (in mscorlib.dll)

[ComVisibleAttribute(true)]
public interface class ISoapXsd

NameDescription
System_CAPS_pubmethodGetXsdType()

Returns the XML Schema definition language (XSD) of the current SOAP type.

.NET Framework
Available since 1.1
Return to top
Show: