items

<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>

1. Allowed Content

item
cached entitlement query result item

2. No Attributes

3. Content Rule

( item * )

4. Parent Elements

None

Top Elements || All Elements || Tree


DirXMLEntitlements DTD