Bagikan melalui


Elemen Atribut (ASSL)

Berisi deskripsi atribut.

Sintaks

  
<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>  

Karakteristik Elemen

Karakteristik Deskripsi
Tipe dan panjang data Lihat tabel di bawah ini.
Nilai default Tidak ada
Kardinalitas 0-1: Elemen opsional yang dapat terjadi sekali dan hanya sekali.
Leluhur atau Orang Tua Jenis Data
AgregasiDesignDimension AggregationDesignAttribute
AgregasiDimension AggregationAttribute
AggregationInstanceCubeDimension AggregationInstanceAttribute
CubeDimension CubeAttribute
Dimensi DimensionAttribute
RegularMeasureGroupDimension MeasureGroupAttribute
PerspectiveDimension PerspectiveAttribute
RelationshipEnd <Atribut>
<AttributeID> ...< /AttributeID></Atribut>

Hubungan Elemen

Hubungan Elemen
Elemen induk Atribut
Elemen anak Tidak ada

Keterangan

Elemen yang sesuai dalam model objek Analysis Management Objects (AMO) adalah AggregationDesignAttribute, , AggregationAttribute, CubeAttribute, DimensionAttribute, MeasureGroupAttribute, dan PerspectiveAttribute.

Lihat juga

Objek (ASSL)