This topic has not yet been rated - Rate this topic

System.Xml.Serialization.Advanced Namespace

Note: This namespace is new in the .NET Framework version 2.0.

The System.Xml.Serialization.Advanced namespace contains classes that allow you to customize the code generated from a Web Services Description Language (WSDL) document.

One example of using the code generation feature is the Add Web Reference dialog box of Visual Studio. Another example is the Web Services Description Language Tool (Wsdl.exe).

 ClassDescription
Public classSchemaImporterExtensionAllows you to customize the code generated from a Web Services Description Language (WSDL) document when using automated query tools.
Public classSchemaImporterExtensionCollectionRepresents a collection of SchemaImporterExtension objects.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.