OverrideBehavior Element (ASSL)

Indicates the override behavior of the relationship described by an AttributeRelationship element.

Syntax

<AttributeRelationship>
   ...
   <OverrideBehavior>...</OverrideBehavior>
   ...
</AttributeRelationship>

Element Characteristics

Characteristic

Description

Data type and length

String (enumeration)

Default value

Strong

Cardinality

0-1: Optional element that can occur once and only once.

Element Relationships

Relationship

Element

Parent element

AttributeRelationship

Child elements

None

Remarks

The OverrideBehavior element determines how positioning on the related attribute affects the positioning on the attribute

The value of this element is limited to one of the strings listed in the following table.

Value

Description

Strong

Indicates the override behavior of the relationship described by an AttributeRelationship element. Dictates how positioning on one attribute affects the position of the other.

None

No effect.

The enumeration that corresponds to the allowed values for OverrideBehavior in the Analysis Management Objects (AMO) object model is OverrideBehavior.

See Also

Reference

Properties (ASSL)

Concepts

Attributes and Attribute Hierarchies