Caption Element (XMLA)

Contains information about the caption of the parent HierarchyInfo or Member element.

Syntax

<HierarchyInfo> <!-- or Member -->
   ...
   <Caption>...</Caption>
   ...
</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, the Caption element contains the name of the property that provides the member captions of the hierarchy. The value is equivalent to the MEMBER_CAPTION property defined for axis rowsets in the OLE DB for OLAP specification.

For Member elements, the Caption element contains the caption of the parent Member element in the language specified for the XML for Analysis (XMLA) session. If no caption is available, this element contains the unique name of the member.

See Also

Concepts

Properties (XMLA)

Help and Information

Getting SQL Server 2005 Assistance