The members of System.Xml.Serialization.XmlMembersMapping are listed below.
See Also: Inherited members from System.Xml.Serialization.XmlMapping
[read-only] | Count | int.
Gets the number of .NET Framework code entities that belong to a Web service method to which a SOAP message is being mapped. |
[read-only] | ElementName | string.
Gets the unqualified name of the XML Schema element that represents a SOAP message for which .NET Framework type mapping information is being provided. |
[read-only] default property | Item(int) | XmlMemberMapping. Documentation for this section has not yet been entered. |
[read-only] | Namespace | string.
Gets the XML namespace of the XML schema element that represents a SOAP message for which .NET Framework type mapping information is being provided. |
[read-only] | TypeName | string.
Gets the name of the .NET Framework type being mapped to the data type of an XML Schema element that represents a SOAP message. |
[read-only] | TypeNamespace | string.
Gets the namespace of the .NET Framework type being mapped to the data type of an XML Schema element that represents a SOAP message. |