Generates internal type mapping information for the element parts of a literal-use SOAP message defined in a WSDL document.
- name
- The name of the element for which to generate a mapping.
- ns
- The namespace of the element for which to generate a mapping.
- members
- An array of System.Xml.Serialization.SoapSchemaMember instances that specifies the members of the element for which to generate a mapping.
A System.Xml.Serialization.XmlMembersMapping that contains type mapping information.