The members of System.Xml.Serialization.XmlSchemaImporter are listed below.
See Also: Inherited members from System.Xml.Serialization.SchemaImporter
Initializes a new instance of the System.Xml.Serialization.XmlSchemaImporter class, taking a collection of System.Xml.Schema.XmlSchema objects representing the XML schemas used by SOAP literal messages defined in a WSDL document. | ||
Initializes a new instance of the System.Xml.Serialization.XmlSchemaImporter class, taking a collection of System.Xml.Schema.XmlSchema objects that represents the XML schemas used by SOAP literal messages, plus classes being generated for bindings defined in a Web Services Description Language (WSDL) document. | ||
Initializes a new instance of the System.Xml.Serialization.XmlSchemaImporter class for a collection of XML schemas, using the specified code generation options and import context. | ||
Initializes a new instance of the System.Xml.Serialization.XmlSchemaImporter class, taking a collection of System.Xml.Schema.XmlSchema objects that represents the XML schemas used by SOAP literal messages, plus classes being generated for bindings defined in a WSDL document, and a System.Xml.Serialization.CodeGenerationOptions enumeration value. | ||
Initializes a new instance of the System.Xml.Serialization.XmlSchemaImporter class. |
ImportAnyType(System.Xml.XmlQualifiedName, string)
| ||
ImportDerivedTypeMapping(System.Xml.XmlQualifiedName, Type)
| ||
ImportDerivedTypeMapping(System.Xml.XmlQualifiedName, Type, bool)
| ||
ImportMembersMapping(System.Xml.XmlQualifiedName)
| ||
ImportMembersMapping(System.Xml.XmlQualifiedName[])
| ||
ImportMembersMapping(string, string, SoapSchemaMember[])
| ||
ImportMembersMapping(System.Xml.XmlQualifiedName[], Type, bool)
| ||
ImportSchemaType(System.Xml.XmlQualifiedName)
| ||
ImportSchemaType(System.Xml.XmlQualifiedName, Type)
| ||
ImportSchemaType(System.Xml.XmlQualifiedName, Type, bool)
| ||
ImportTypeMapping(System.Xml.XmlQualifiedName)
|