XmlSchemaImporter::ImportSchemaType Method (XmlQualifiedName^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Generates internal type mapping information for an element defined in an XML schema document.
Assembly: System.Xml (in System.Xml.dll)
Parameters
- typeName
-
Type:
System.Xml::XmlQualifiedName^
A XmlQualifiedName that specifies an XML element.
Return Value
Type: System.Xml.Serialization::XmlTypeMapping^A XmlTypeMapping object that describes a type mapping.
.NET Framework
Available since 2.0
Available since 2.0
Show: