Data Table To XML
Converts a Data Table to an XML string.

Input
| Name | Required | Description |
|---|---|---|
| Table | The DataTable to convert to a JSON string | |
| Table Name | The name of the table's tag in XML |
Output
XML The newly created XML string
Converts a Data Table to an XML string.

Input
| Name | Required | Description |
|---|---|---|
| Table | The DataTable to convert to a JSON string | |
| Table Name | The name of the table's tag in XML |
Output
XML The newly created XML string