CalendarLanguage Element (ASSL)
Defines the calendar language used for the TimeBinding element.
Syntax
<TimeBinding>
...
<CalendarLanguage>...</CalendarLanguage>
...
</TimeBinding>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length | Integer |
Default value | 1033 |
Cardinality | 0-1: Optional element that can occur once and only once. |
Element Relationships
Relationship | Element |
---|---|
Parent element | TimeBinding |
Child elements | None |
Remarks
This is the language in which dimension member names are created. The language of captions should be defined using integer-based LCID codes. For example, the default value represents the English-US LCID.
The element that corresponds to the parent of CalendarLanguage in the Analysis Management Objects (AMO) object model is TimeBinding.