entitlement-impl

<item-description> represents a granted or revoked entitlement within DirXML Script.

Example

<entitlement-impl id="xxx"
src="AF"
state="1"
name="Group"
src-dn="\MYTREE\Novell\Users\Fred"
src-entry-id="65535"
>cn=Managers,o=People</entitlement-impl>

1. Allowed Content

#PCDATA

2. Attributes

AttributeValue(s)Default Value
id CDATA
the id provided by the granting agent
#IMPLIED
name CDATA
name of the entitlement
#REQUIRED
src CDATA
the granting agent
#REQUIRED
src-dn CDATA
the eDirectory DN of the entitlement recipient in slash format
#REQUIRED
src-entry-id CDATA
the eDirectory entry id of the entitlement recipient in slash format
#IMPLIED
state 0   |  1
the grant/revocation state
1
granted
0
revoked
#REQUIRED

3. Content Rule

( #PCDATA )

4. Parent Elements

None

Top Elements || All Elements || Tree


DirXMLEntitlements DTD