XmlSchemaImporter::ImportDerivedTypeMapping Method

 

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.

Namespace:   System.Xml.Serialization
Assembly:  System.Xml (in System.Xml.dll)

NameDescription
System_CAPS_pubmethodImportDerivedTypeMapping(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.

System_CAPS_pubmethodImportDerivedTypeMapping(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.

Return to top
Show: