Column Element (ASSL)
Describes a column in the collection of columns associated with the parent element.
Syntax
<Columns>
<Column xsi:type="MeasureBinding">...</Column> <!-- parent of collection: DrillThroughAction -->
<!-- or -->
<Column xsi:type="CubeAttributeBinding">...</Column> <!-- parent of collection: DrillThroughAction -->
<!-- or -->
<Column xsi:type="EventColumn">...</Column> <!-- parent of collection: Event -->
<!-- or -->
<Column xsi:type="MiningModelColumn">...</Column> <!-- parent of collection: MiningModel or MiningModelColumn -->
<!-- or -->
<Column xsi:type="MiningStructureColumn">...</Column> <!-- parent of collection: MiningStructure or TableMiningStructureColumn -->
</Columns>
Element Characteristics
Data type and length
Default value: None
Cardinality
Ancestor or Parent | Cardinality |
---|---|
Event | 1-n: Required element that can occur more than once. |
All others | 0-1: Optional element that can occur once and only once. |
Element Relationships
Relationship | Element |
---|---|
Parent elements | Columns |
Child elements | None |