elixir_xml_to_map v3.0.0 XmlToMap.NaiveMap View Source

Module to recursively traverse the output of erlsom.simple_form/1 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