Attribute scopes declare the intended purpose of an attribute. Global scope attributes (gAttributes) describe some aspect of the entire CDF. Variable scope attributes (vAttributes) describe some property of each variable.
An attribute's scope exists
to assist in the
interpretation of its entries by CDF toolkit programs and user applications
(e.g., entries of a vAttribute should correspond to variables).
The CDF library also places some restrictions
on the operations that may be performed on an attribute of a
particular scope.
These restrictions consist of the following:
All other operations involving attributes and their entries remain available.