XmlQuery.Element (XmlQuery v0.1.0)

Summary

Types

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

Functions

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