An immutable collection of the attributes of an XML tag.
Attributes are iterable and ordered as specified in the XML tag. Default attributes from internal declarations are positioned after explicitly specified attributes.
Readonly
The number of attributes.
Executes callbackfn for each attribute.
callbackfn
Optional
Name of the attribute.
undefined
An immutable collection of the attributes of an XML tag.
Attributes are iterable and ordered as specified in the XML tag. Default attributes from internal declarations are positioned after explicitly specified attributes.