System.Xml.Serialization.SoapSchemaMember Class

Represents certain attributes of a XSD <part> element in a WSDL document for generating classes from the document.

See Also: SoapSchemaMember Members

Syntax

public class SoapSchemaMember

Remarks

The System.Xml.Serialization.SoapSchemaMember class is used by the Wsdl.exe tool while generating client proxy classes or abstract server classes from a Web Services Description Language (WSDL) document. Instead of using this class directly, use Wsdl.exe.

The System.Xml.Serialization.SoapSchemaMember class has properties that correspond to the name and type attributes of a WSDL part element. The class is used only when a WSDL document specifies SOAP encoding, as described in Section 5 of the SOAP 1.1 specification.

Requirements

Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0