XmlQuery.Attribute (XmlQuery v0.2.1)

Summary

Types

@type t() :: %XmlQuery.Attribute{name: term(), shadows: term(), value: term()}

Functions

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