Invalid attribute specification.

#6149   Run-time catchable error

Invalid attribute specification.

Additional Information

The specified value of the attribute does not match its 'VD' declaration.
Duplicate specification for attribute 'A' of element 'E'.
The specified value of attribute 'A' does not match its 'VD' declaration.
The specified value of attribute 'A' does not match its fixed declared value.
The required attribute 'A' has not been specified.
Specified attribute #1 for element 'E' has not been given any name.
Attribute 'A' is not declared for element 'E'.
    where A is an attribute name, E an element name, and VD an attribute-value-declaration.

Explanation

This error is thrown by create-specified-attribute and create-element-event in case of an invalid name or value of a specified attribute.