XmlAttributes

Type used to hold a tag node's attributes.

alias XmlAttributes = OrderedMap!(string, string)

Meta