Library globals

Function globals . io . readxml

View source

Reads an XML file from an absolute path and returns it as property
tree. All nodes will be of type STRING. Data are only written to
leafs. Attributes are written as regular nodes with the optional
prefix prepended to the name. If the prefix is nil, then attributes
are ignored. Returns nil on error.

Parameters

path

prefix
optional