XmlQuery.Element (XmlQuery v0.2.1)

Summary

Types

@type t() :: %XmlQuery.Element{attributes: term(), name: term(), shadows: term()}

Functions

@spec new(XmlQuery.xml_element()) :: t()
Link to this function

pretty(element)