Elemento Attribute (ASSL)
Contém a descrição de um atributo.
Sintaxe
<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 do elemento
Característica | Descrição |
---|---|
Comprimento e tipo de dados | Veja a tabela abaixo. |
Valor padrão | Nenhum |
Cardinalidade | 0-1: elemento opcional que pode ocorrer apenas uma única vez. |
Ancestral ou pai | Tipo de Dados |
---|---|
AggregationDesignDimension | AggregationDesignAttribute |
AggregationDimension | AggregationAttribute |
AggregationInstanceCubeDimension | AggregationInstanceAttribute |
CubeDimension | CubeAttribute |
Dimensão | DimensionAttribute |
RegularMeasureGroupDimension | MeasureGroupAttribute |
PerspectiveDimension | PerspectiveAttribute |
RelationshipEnd | <Atributo> <Attributeid> ...< /AttributeID></Attribute> |
Relações do elemento
Relação | Elemento |
---|---|
Elementos pai | Atributos |
Elementos filho | Nenhum |
Comentários
Os elementos correspondentes no modelo Objetos de Gerenciamento de Análise objeto amo (AMO) são AggregationDesignAttribute, AggregationAttribute, CubeAttribute, DimensionAttribute, MeasureGroupAttributee PerspectiveAttribute.