Элемент Attribute (ASSL)
Содержит описание атрибута.
Синтаксис
<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>
Характеристики элемента
Характеристика |
Описание |
---|---|
Тип данных и длина |
Предок или родительТип данных
|
Значение по умолчанию |
Нет |
Количество элементов |
0-1: необязательный элемент, который может появляться только один раз. |
Замечания
Соответствующие элементы в модели объектов AMO — это AggregationDesignAttribute, AggregationAttribute, CubeAttribute, DimensionAttribute, MeasureGroupAttribute и PerspectiveAttribute.