XmlSchemaExporter::ExportAnyType Method

 

This API supports the product infrastructure and is not intended to be used directly from your code.

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

Namespace:   System.Xml.Serialization
Assembly:  System.Xml (in System.Xml.dll)

NameDescription
System_CAPS_pubmethodExportAnyType(String^)

This API supports the product infrastructure and is not intended to be used directly from your code. Exports an <any> element to the XmlSchema object that is identified by the specified namespace.

System_CAPS_pubmethodExportAnyType(XmlMembersMapping^)

This API supports the product infrastructure and is not intended to be used directly from your code. Adds an element declaration for an object or type to a SOAP message or to an XmlSchema object.

Return to top
Show: