Elemento AttributeRelationships (ASSL)
Contiene la raccolta di elementi AttributeRelationship per l'attributo.
Sintassi
<Attribute xsi:type="DimensionAttribute">
...
<AttributeRelationships>
<AttributeRelationship>...</AttributeRelationship>
</AttributeRelationships>
...
</Attribute>
Caratteristiche elemento
| Caratteristica | Descrizione |
|---|---|
| Tipo di dati e lunghezza | Nessuno |
| Valore predefinito | Nessuno |
| Cardinalità | 0-1: elemento facoltativo che può ricorrere una sola volta. |
Relazioni elemento
| Relazione | Elemento |
|---|---|
| Elementi padre | Attributo di tipo DimensionAttribute |
| Elementi figlio | AttributeRelationship |
Commenti
L'elemento corrispondente nel modello Analysis Management Objects (AMO) è AttributeRelationshipCollection .