Module classes.parsers.vXML
recursively parse the slaxml and return a vLib-friendly representation
Functions
load_and_parse (file_path) | load and parse XML from disk |
get_attribute (doc, attr_name) | retrieve named attribute |
get_first_value (doc, attr_name) | retrieve value of first child |