This class be used to generate XML documents from associative arrays.
It traverses an associative array recursively.
Array element keys are converted into XML tags. Array element string values are converted into child data or tags. If an array element value is another array it is converted into a nested set of tags.
The generated XML document is stored in class variable or saved to a given file.
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.