xml_parse_file
Description:
Reads a local XML file and parses the contents into an XML document structure.
If the XML file cannot be read or its contents are malformed, the function returns null.
Parameters:
| filename |
path to an XML file |
Returns:
|
an XML document structure, or |
Namespace: E
Package: libedataserver-1.2