sub-type

The <sub-type> node contains a sub-type for the given entitlement. For example a SAP role may be a 'composite' or 'single' role.

Example

<sub-type source="read-attr" source-name="AGR_TYPE"> 
<display-name source-value="C">
<value langCode="en">Composit Role</value>
</display-name>
<display-name source-value="S">
<value langCode="en">Single Role</value>
</display-name>
</sub-type>

1. Allowed Content

display-name
display names for different languages

2. Attributes

AttributeValue(s)Default Value
source read-attr   |  search-attr   |  src-dn   |  association   |  external   |  connection
the source of the sub-type value
#REQUIRED
source-name CDATA
attribute name for sub-type source attribute. Used only when source is a read or search attr.
#REQUIRED

3. Content Rule

( display-name * )

4. Parent Elements

type
  entitlement type

Top Elements || All Elements || Tree


EntitlementConfiguration DTD