|
|
An int value that specifies the lower bound of the area within the subtree. All names whose last component is below the level specified are excluded from the subtree.
- If
maximum is set to 0 (zero), then the naming subtree includes the base node at the top of the subtree, and excludes all subordinate nodes. - If
maximum is set to 1 (one), then the naming subtree includes the base node and its immediate subordinates, and excludes all other subordinate nodes. - This is an optional field; to omit this field, set it to
NOT_IN_USE. If a maximum value is not provided, a lower limit is not imposed on the subtree.
|