Elemento Attribute (ASSL)
Contiene la descripción de un atributo.
Sintaxis
<Attributes>
<Attribute xsi:type="AggregationAttribute">...</Attribute> <!-- ancestor: AggregationDimension -->
<!-- or -->
<Attribute xsi:type="AggregationDesignAttribute">...</Attribute> <!-- ancestor: AggregationDesignDimension -->
<!-- or -->
<Attribute xsi:type="AggregationInstanceAttribute">...</Attribute> <!-- ancestor: AggregationInstanceCubeDimension -->
<!-- or -->
<Attribute xsi:type="CubeAttribute">...</Attribute> <!--ancestor: CubeDimension -->
<!-- or -->
<Attribute xsi:type="DimensionAttribute">...</Attribute> <!-- ancestor: Dimension -->
<!-- or -->
<Attribute xsi:type="MeasureGroupAttribute">...</Attribute> <!-- ancestor: RegularMeasureGroupDimension -->
<!-- or -->
<Attribute xsi:type="PerspectiveAttribute">...</Attribute> <!-- ancestor: PerspectiveDimension -->
</Attributes>
Características del elemento
Característica |
Descripción |
---|---|
Tipo y longitud de los datos |
Antecesor o elemento primarioTipo de datos
|
Valor predeterminado |
Ninguno |
Cardinalidad |
0-1: Elemento opcional que puede aparecer una y sólo una vez. |
Relaciones del elemento
Relación |
Elemento |
---|---|
Elementos primarios |
|
Elementos secundarios |
Ninguno |
Notas
Los elementos correspondientes en el modelo de objetos de Objetos de administración de análisis (AMO) son AggregationDesignAttribute, AggregationAttribute, CubeAttribute, DimensionAttribute, MeasureGroupAttribute y PerspectiveAttribute.