XmlQuery.Attribute (XmlQuery v2.0.0)

Summary

Types

t()

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

Functions

new(attribute)

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

pretty(attr)