Loads an XML database which is used to create table and field name menu items in the mailings ribbon tab.

Introduced: X14.

<void> TXTextControl.loadXMLDatabase(<string> xmlData, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
xmlData Specifies the xml document content from which the database is loaded.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.