This class inherits from the Node class.
| Property | Description |
|---|---|
| Attribute Name | The name of the attribute. Details |
| Attribute Value | The value of the attribute. Details |
| Explicitly Specified | Indicates whether the XML document explicitly specified the attribute. This property is FALSE if the value came from the default value in the DTD. Details |
| Owner Element | The element to which the attribute attaches. This property returns an invalid reference if the attribute is not in use. Details |