XmlSchemaImporter::ImportMembersMapping Method

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Generates internal type mapping information for the element parts of a literal-use SOAP message defined in a WSDL document.

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

NameDescription
System_CAPS_pubmethodImportMembersMapping(String^, String^, array<SoapSchemaMember^>^)

This API supports the product infrastructure and is not intended to be used directly from your code. Generates internal type mapping information for the element parts of a literal-use SOAP message defined in a WSDL document.

System_CAPS_pubmethodImportMembersMapping(XmlQualifiedName^)

This API supports the product infrastructure and is not intended to be used directly from your code. Generates internal type mapping information for a single element part of a literal-use SOAP message defined in a WSDL document.

System_CAPS_pubmethodImportMembersMapping(array<XmlQualifiedName^>^)

This API supports the product infrastructure and is not intended to be used directly from your code. Generates internal type mapping information for the element parts of a literal-use SOAP message defined in a WSDL document.

System_CAPS_pubmethodImportMembersMapping(array<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 the element parts of a literal-use SOAP message defined in a WSDL document.

Return to top
Show: