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 -->
<!-- or -->
<Attribute>
<AttributeID>...</AttributeID>
</Attribute> <!-- ancestor: RelationshipEnd -->
</Attributes>
Características de los elementos
Característica | Descripción |
---|---|
Tipo y longitud de los datos | Vea la tabla siguiente. |
Valor predeterminado | Ninguno |
Cardinalidad | 0-1: Elemento opcional que puede aparecer una y solo una vez. |
Antecesor o elemento primario | Tipo de datos |
---|---|
AggregationDesignDimension | AggregationDesignAttribute |
AggregationDimension | AggregationAttribute |
AggregationInstanceCubeDimension | AggregationInstanceAttribute |
CubeDimension | CubeAttribute |
Dimensión | DimensionAttribute |
RegularMeasureGroupDimension | MeasureGroupAttribute |
PerspectiveDimension | PerspectiveAttribute |
RelationshipEnd | <Atributo> <AttributeID> ...< /AttributeID></Attribute> |
Relaciones del elemento
Relación | Elemento |
---|---|
Elementos primarios | Atributos |
Elementos secundarios | Ninguno |
Observaciones
Los elementos correspondientes del modelo de objetos Objetos de administración de análisis (AMO) AggregationDesignAttributeson , AggregationAttribute, CubeAttribute, DimensionAttribute, MeasureGroupAttributey PerspectiveAttribute.