XmlSchemaExporter::ExportTypeMapping 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 an XmlSchema object.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | ExportTypeMapping(XmlMembersMapping^) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds an element declaration to the applicable XmlSchema object for a single element part of a literal SOAP message definition. |
![]() | ExportTypeMapping(XmlTypeMapping^) | This API supports the product infrastructure and is not intended to be used directly from your code. Adds an element declaration for a .NET Framework type to the applicable XmlSchema object. |
Show:
