XmlSchemaExporter::ExportMembersMapping Method

 

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 for each of the element parts of a literal SOAP message definition.

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

NameDescription
System_CAPS_pubmethodExportMembersMapping(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 for each of the element parts of a literal SOAP message definition.

System_CAPS_pubmethodExportMembersMapping(XmlMembersMapping^, Boolean)

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 for each of the element parts of a literal SOAP message definition, and specifies whether enclosing elements are included.

Return to top
Show: