Initializes a new instance of the XmlSchemaImporter class, taking a collection of XmlSchema objects representing the XML schemas used by SOAP literal messages defined in a WSDL document.
Public Sub New ( _ schemas As XmlSchemas _ )
public XmlSchemaImporter( XmlSchemas schemas )
public: XmlSchemaImporter( XmlSchemas^ schemas )
new : schemas:XmlSchemas -> XmlSchemaImporter
Use this constructor when a WSDL document specifies that the data is serialized according to a schema (<soap:body use = 'literal' />).
Instead of directly creating an instance of the XmlSchemaImporter class, use Wsdl.exe or Xsd.exe.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2