How the fields in the data file are translated to dimension members.
The following <member> attributes are all optional; the name of the member is specified in the <map> sub-element.
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.)
Hierarchy level to which the member will be added. (By default, members are loaded just below the hierarchy root.)
Namespace to which the member belongs. (By default, ns is the dimension’s default namespace.)
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.)
Overrides or bypasses certain levels in the hierarchy for calculation purposes. (By default, the depend value is the same as the parent.)
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.)