Attr
Represents a generic node attribute.
Gets whether the attribute is an ID attribute.
Gets the local name of the attribute.
Gets the name of the attribute.
Gets the namespace URI of the attribute.
Gets the namespace prefix of the specified node, or null if no
prefix is specified.
Gets if this attribute was explicitly given a value in the
document.
Gets or sets the value of the attribute.
Compares the given attribute to the current one.