ATTRIBUTE keyword
Keywords:  attribute
The keyword introduces the definition of one or more attributes. The keyword can be written in capital or small letters, but not mixed.
Definition: 
attribute := 'attribute' | ___attribute
___attribute :: 'ATTRIBUTE'

