elixir_xml_to_map v1.0.1 XmlToMap.NaiveMap

Module to recursively traverse the output of erlsom.simple_form and produce a map.

erlsom uses character lists so this library converts them to Elixir binary string.

Attributes, if present, are defined as tag@attribute_name => attribute_value

Link to this section Summary

Link to this section Functions