ISoapXsd Interface

Definition

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

public interface class ISoapXsd
public interface ISoapXsd
[System.Runtime.InteropServices.ComVisible(true)]
public interface ISoapXsd
type ISoapXsd = interface
[<System.Runtime.InteropServices.ComVisible(true)>]
type ISoapXsd = interface
Public Interface ISoapXsd
Derived
Attributes

Methods

GetXsdType()

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

Applies to