Function Attr.isId
Returns whether this attribute is known to be of type ID (i.e. to contain
an identifier for its owner element) or not. When it is and its value is
unique, the ownerElement of this attribute can be retrieved using the method
Document
.
Prototype
bool isId() @property;
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --