2.339 .specified
This attribute returns whether an attribute of a DOM node was explicitly given or inherited from a standard value. The value of .specified is only meaningful when the node type is nodetype_attribute. For all other node types .specified always returns true.
Definition
-
Data type
boolean
-
Access
get
The attribute is available for the XML Cursor.
See also
Attribut