LName Element (XMLA)

Contains information about unique level names for the parent HierarchyInfo or Member element.

Syntax

  
<HierarchyInfo> <!-- or Member -->  
   ...  
   <LName>...</LName>  
   ...  
</HierarchyInfo>  

Element characteristics

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

Element relationships

Relationship Element
Parent elements HierarchyInfo, Member
Child elements None

Remarks

For HierarchyInfo elements, this element contains the name of the property that provides the unique level names of the hierarchy. The value is equivalent to the LEVEL_UNIQUE_NAME property defined for axis rowsets in the OLE DB for OLAP specification.

For Member elements, this element contains the unique name of the level in the hierarchy that contains the member represented by the parent Member element.