XmlQuery.Attribute (XmlQuery v1.0.0)

Summary

Types

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

Functions

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