XmlSchemaExporter::ExportAnyType Method
.NET Framework (current version)
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.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | ExportAnyType(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. |
![]() | ExportAnyType(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. |
Show:
