Index of Module xml - part-cw/lambdanative GitHub Wiki
Module: xml
This module provides a simple wrapper to the libxml2 XML parser.
Functions in this module:
| Function | Short Description |
|---|---|
| (xml->sxml data) | Parse XML data |
| (xmlfile->sxml fname) | Parse XML file |