Level Element (ASSL)

Defines a level in a Hierarchy element.

Syntax

  
<Levels>  
      <Level>  
      <Name>...</Name>  
      <ID>...</ID>  
      <Description>...</Description>  
      <SourceAttributeID>...</SourceAttributeID>  
      <HideMemberIf>...</HideMemberIf>  
      <Translations>...</Translations>  
      <Annotations>...</Annotations>  
   </Level>  
</Levels>  

Element Characteristics

Characteristic Description
Data type and length None
Default value None
Cardinality 0-n: Optional element that can occur more than once.

Element Relationships

Relationship Element
Parent element Levels
Child elements Annotations, Description, HideMemberIf, ID, Name, SourceAttributeID, Translations

Remarks

This data type has no restrictions under any deployment mode (1-Multidimensional and Data Mining, 2-SharePoint, and 3-Tabular).

The corresponding element in the Analysis Management Objects (AMO) object model is Level.

See Also

Objects (ASSL)