|
Some attributes assigned to an object depend on the selected DTD. Use this command to select objects based on the names of DTD-specific object attributes.
|
Condition
|
Selects element if…
|
(IS or) IS EQUAL TO
|
it has an DTD-specific object attribute with a name that matches the specified object_attribute_name string.
|
(IS NOT or) IS NOT EQUAL TO
|
it has an DTD-specific object attribute with a name that does not match the specified object_attribute_name string.
|
CONTAINS
|
it has an DTD-specific object attribute with a name that contains or matches the specified object_attribute_name string.
|
EXISTS
|
it has an DTD-specific object attribute.
|
EXISTS NOT
|
it does not have an DTD-specific object attribute.
|