|
|||||
Related Syntax | Related Concepts | |
operator |
is implied
|
Return type: Boolean True when the attribute or data attribute has no value set, and false otherwise. Replacing
Returns: is
with isnt
will reverse the results.
Syntax
attribute attribute-name element-qualifier* (indexer")? (is | isnt) implied
An attribute test that succeeds when:
Related Syntax data-attribute |
Related Concepts Attribute tests on items of the "attributes" shelf Attributes: type tests |