XmlQuery.Element (XmlQuery v2.0.0)

Summary

Types

t()

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

Functions

new(element)

@spec new(XmlQuery.xml_element()) :: t()

pretty(element)