XmlSchemaExporter::ExportTypeMapping 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 an XmlSchema object.

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

NameDescription
System_CAPS_pubmethodExportTypeMapping(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.

System_CAPS_pubmethodExportTypeMapping(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.

Return to top
Show: