Module parsers.vXML

load and parse XML from disk

Functions

get_attribute (doc, attr_name) retrieve named attribute
get_first_value (doc, attr_name) retrieve value of first child


Functions

get_attribute (doc, attr_name)
retrieve named attribute

Parameters:

  • doc
  • attr_name
get_first_value (doc, attr_name)
retrieve value of first child

Parameters:

  • doc
  • attr_name
generated by LDoc 1.4.2