Action-Element (ASSL)
Enthält Informationen über eine Aktion in einem Cube-Element oder einem Perspective-Element.
Syntax
<Actions>
<Action xsi:type="DrillThroughAction">...</Action> <!-- ancestor: Cube -->
<Action xsi:type="ReportAction">...</Action> <!-- ancestor: Cube -->
<Action xsi:type="StandardAction">...</Action> <!-- ancestor: Cube -->
<!-- or -->
<Action xsi:type="PerspectiveAction">...</Action> <!-- ancestor: Perspective -->
</Actions>
Elementmerkmale
Merkmal |
Beschreibung |
---|---|
Datentyp und -länge |
Vorgänger oder übergeordnetes ElementDatentyp
|
Standardwert |
Keiner |
Kardinalität |
0-n: Optionales Element, das mehr als einmal auftreten kann. |