You can use an attribute to describe an element or provide information about it. Attribute lists enable you to group together all related attributes for an element.
All elements must have their attributes listed in an attribute
list . If you add an attribute
to an element that does not
already have an attribute list, an attribute list will be created for the
element with a new attribute inserted in it.
To create an attribute, follow these steps:
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.