Adds an element declaration to the applicable System.Xml.Schema.XmlSchema for each of the element parts of a literal SOAP message definition, and specifies whether enclosing elements are included.
Syntax
Parameters
- xmlMembersMapping
-
The internal mapping between a .NET Framework type and an XML schema element.
- exportEnclosingType
-
true if the schema elements that enclose the schema are to be included; otherwise, false.
Remarks
Requirements
Namespace: System.Xml.Serialization
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0