| attribute is Full Description |   | 
| Syntax   attribute attribute-name element-qualifier*
     ((item | @) numeric-expression)? (is | isnt)
     (cdata | name | names | number | numbers | nmtoken |
       nmtokens | id | idref | notation | entity | entities | group)
Purpose You can use the  attribute "foo" is name Attribute type tests can be combined by joining the types with  Entity and notation attribute tests can be applied directly to attribute values which are declared as entity or notation, or directly to an item of an attribute declared as entities. |