Application Element (ASSL)

Identifies the application associated with an Action element.

Syntax

  
<Action>  
   ...  
   <Application>...</Application>  
   ...  
</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 or one of its derived elements: DrillThroughAction, ReportAction, StandardAction
Child elements None

Remarks

The Application element can be used by client applications to determine which actions are applicable to a given client application. The client application is responsible for evaluating the value of this element.

The element that corresponds to the parent of Application in the Analysis Management Objects (AMO) object model is Action.

See Also

Actions Element (ASSL)
Properties (ASSL)