items
Holds the cached query result items of a query used to dynamically discover the possible parameter
values for an entitlement. It is stored in the DirXML-SPCacheExternalQuery attribute of a DirXML-
Entitlement object.
Example
<items>
<item>
<item-display-name>cn=Managers,o=People</display-name>
<item-description>Managers</description>
<item-value>cn=Managers,o=People</value >
</item>
<item>
<item-display-name>cn=Contractors,o=People</display-name>
<item-description>Contractors</description>
<item-value>cn=Contractors,o=People</value >
</item>
</items>
Allowed Content
Element
item
Attributes
None
Content Rule
( item * )
Parent Elements
None
Description
Cached entitlement query result item.
DirXML Entitlements DTD 513
Need help?
Do you have a question about the IDENTITY MANAGER 3.6.1 - DTD REFERENCE 05-06-2009 and is the answer not in the manual?