Caption Element (ASSL)

Contains the caption for the associated parent element.

Syntax

  
<Action> <!-- or Translation -->  
   ...  
  <Caption>...</Caption>  
   ...  
</Action>  

Element Characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent element Action, Translation
Child elements None

Remarks

The elements that correspond to the parents of Caption in the Analysis Management Objects (AMO) object model are Action and Translation.

See Also

Properties (ASSL)