Type Element (Binding) (ASSL)

Contains the type of the attribute binding.

Syntax

  
<AttributeBinding> <!-- or CubeAttributeBinding -->  
   ...  
   <Type>...</Type>  
   ...  
</AttributeBinding>  

Element Characteristics

Characteristic Description
Data type and length String (enumeration)
Default value None
Cardinality 1-1: Required element that occurs once and only once.

Element Relationships

Relationship Element
Parent elements AttributeBinding, CubeAttributeBinding
Child elements None

Remarks

The value of this element is limited to one of the strings listed in the following table.

Value Description
All All level
Key Member keys
Name Member name
Value Member value
Translation Member translations
UnaryOperator Unary operators
SkippedLevels Skipped levels
CustomRollup Custom rollup formulas
CustomRollupProperties Custom rollup properties

The elements that correspond to the parents of Type in the Analysis Management Objects (AMO) object model are AttributeBinding and CubeAttributeBinding.

See Also

Binding Data Type (ASSL)
Properties (ASSL)