- name
- An System.Xml.XmlQualifiedName that specifies the name of an element defined in an XML schema document.
- baseType
- A base type for the .NET Framework type that is generated to correspond to an XSD element's type.
An System.Xml.Serialization.XmlTypeMapping representing the.NET Framework type mapping information for an XML schema element.
This overload of the XmlSchemaImporter.ImportDerivedTypeMapping(System.Xml.XmlQualifiedName, Type) method is used by the Xsd.exe tool to generate classes from an XML Schema Definition (XSD) document. Instead of calling this method directly, use Xsd.exe.