XML internal component

Previous Next

The XML internal component provides ways to:

Export data in simple XML Format (XML.Export).

Export data in more complex XML Format (XML.SQLExport).

Import XML data into an application table.

Create Document Type Definition documents (DTD's) for tables.

Send queries in XML format to the Rules Engine.

Convert SQL syntax to XML format.

The XML internal component has the following methods:

XML.CreateDTD

XML.Export

XML.GenerateComplexType

XML.Import

XML.MultiExportTables

XML.Query

XML.SQL2XML

XML.SQLStatementExport

XMLSQLExport

 

See also

XML and the Rules Engine

XML.SQLExport compared to XML.Export