System.Xml.Serialization.XmlSchemaExporter.ExportAnyType Method

Adds an element declaration for an object or type to a SOAP message or to an System.Xml.Schema.XmlSchema object.

Syntax

public string ExportAnyType (XmlMembersMapping members)

Parameters

members
An System.Xml.Serialization.XmlMembersMapping that contains mappings to export.

Returns

The string "any" with an appended integer.

Remarks

Documentation for this section has not yet been entered.

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