Represents a granted or revoked entitlement within DirXML Script.
<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>
#PCDATA
Attribute
Possible Values
Default Value
id
CDATA
The ID provided by the granting agent.
#IMPLIED
name
Name of the entitlement.
#REQUIRED
src
The granting agent.
src-dn
The eDirectory™ DN of the entitlement recipient in slash format.
src-entry-id
The eDirectory entry ID of the entitlement recipient in slash format
state
0 | 1
The grant/revocation state
1 - granted0 - revoked
( #PCDATA )
None