Previous | Table of Contents | Next |
This represents an XML attribute declaration. In XML, attributes are used to associate name-value pairs with elements. Each
attribute declaration specifies the name, data type, and default value (if any) of each attribute associated with a given
element type.
Superclasses
org.omg::CWM::ObjectModel::Core::Attribute
Attributes
defaultKind
Identifies the kind of attribute default.type:multiplicity: |
|||||
AttributeDefault (xml_required | xml_implied | xml_default | xml_fixed) | |||||
exactly one |
References
elementType
Identifies the ElementType that owns the Attribute.class:defined by:multiplicity:inverse: |
|||||
Classifier | |||||
Classifier-Feature::owner | |||||
zero or one | |||||
ElementType::attribute |