An attribute element specifies a property present for a particular object element. Attributes expand the details of an object. For instance, DisplayName is an attribute of the element Application and sets how the instance will be identified in the Global Console. An attribute declaration includes the attribute’s type and value. The value describes the state of the instance.
The attribute element must be nested within the object element.