<stage-dimension> / <member>

How the fields in the data file are translated to dimension members.

Stage-Dimension Member

The following <member> attributes are all optional; the name of the member is specified in the <map> sub-element.

hierarchy

Name of the hierarchy to which the member belongs. If hierarchy is defined, level and parent must also be defined. (By default, the member does not belong to a hierarchy.)

level

Hierarchy level to which the member will be added. (By default, members are loaded just below the hierarchy root.)

ns

Namespace to which the member belongs. (By default, ns is the dimension’s default namespace.)

parent

Fully-qualified name of the member’s parent. The loader uses this information to add the member as a child of this parent in the hierarchy. (By default, the member is a child of the hierarchy root.)

depend

Overrides or bypasses certain levels in the hierarchy for calculation purposes. (By default, the depend value is the same as the parent.)

real

Defines that this member is an alias for another member whose fully-qualified name is given by the real value. (By default, the member is not an alias for another member.)