XmlSchemaImporter::ImportDerivedTypeMapping Method
.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 or as a part in a WSDL document.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | ImportDerivedTypeMapping(XmlQualifiedName^, Type^) | 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. |
![]() | ImportDerivedTypeMapping(XmlQualifiedName^, Type^, Boolean) | 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 or as a part in a WSDL document. |
Show:
