The System.Runtime.Remoting.MetadataServices namespace contains the classes used by the
The SdlChannelSink class is used by the remoting infrastructure to generate Web Services Description Language (WSDL) on the server side.
The MetaData class provides the functionality of the
| Class | Description |
|---|---|
| MetaData | Provides methods that allow you to work with XML schema. |
| SdlChannelSink | Provides the implementation for a server channel sink that generates Web Services Description Language (WSDL) dynamically on the server. |
| SdlChannelSinkProvider | Provides the implementation for the server channel sink provider that creates SdlChannelSink instances. |
| ServiceType | Associates a well-known object type that is passed to the Web Services Description Language (WSDL) generator with a remote endpoint that can process messages sent to a method on the type. |
| SUDSGeneratorException | The exception thrown if an error occurs during generation of Web Services Description Language (WSDL). |
| SUDSParserException | The exception thrown if an error occurs during parsing of Web Services Description Language (WSDL). |
| Enumeration | Description |
|---|---|
| SdlType | Specifies the schema type used to describe services provided by an application. |