XML.Node.attributes
Description
An object containing key-value pairs of the attributes.
It is an object where keys are attribute names and values are attribute values.
Syntax
node.attributes[name]node.attributes[name] = value
An object containing key-value pairs of the attributes.
It is an object where keys are attribute names and values are attribute values.
node.attributes[name]node.attributes[name] = value