Generates internal type mapping information for an element defined in an XML schema document.
Syntax
Parameters
- typeName
-
A System.Xml.XmlQualifiedName that specifies an XML element.
- baseType
-
A Type object that specifies a base type.
Returns
A System.Xml.Serialization.XmlTypeMapping object that describes a type mapping.
Remarks
Requirements
Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0