Adds an element declaration to the applicable System.Xml.Schema.XmlSchema object for a single element part of a literal SOAP message definition.
An System.Xml.XmlQualifiedName that represents the qualified XML name of the exported element declaration.
This overload adds an XML schema element declaration to the System.Xml.Schema.XmlSchema that uses the same namespace as the SOAP message part. The literal message definition must contain a single part.
Use the System.Web.Services.Description.ServiceDescriptionReflector class instead.