result

<result> is written as a value of the DirXML-EntitlementResult attribute of a DirXML-EntitlementRecipient. It contains the results of granting or revoking an entitlement, as implemented by policy.

Example

<result>
<dn>cn=Group,cn=LDAP Driver,cn=DriverSet,o=
novell</dn>
<src>RBE</src>
<id>{26dfb70f-0371-4fe2-a67f-bc101101e5d7}</id>
<param>cn=Managers,o=People</param>
<state>1</state>
<status>error</status>
<msg>Access denied</msg>
<timestamp>1112101901523</timestamp>
</result>

1. Allowed Content

dn
entitlement object dn
src
entitlement granting agent type
id
entitlement granting agent correlation id
param
entitlement parameter value
state
entitlement state
status
entitlement result status level
msg
entitlement result status message
timestamp
entitlement result timestamp

2. No Attributes

3. Content Rule

( dn , src , id ? , param ? , state , status , msg ? , timestamp )

4. Parent Elements

None

Top Elements || All Elements || Tree


DirXMLEntitlements DTD