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.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | ImportMembersMapping(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. |
![]() | ImportMembersMapping(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. |
![]() | ImportMembersMapping(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. |
![]() | ImportMembersMapping(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. |
