ResourceType Element (ResourceTypes)
Specifies a single policy resource type used by the policy feature.
<ResourceType
id = "Text"
required = "TRUE" | "FALSE">
<ResourceType/>
Attributes
Attribute | Description |
---|---|
required |
Required Boolean. TRUE if the policy feature requires a policy resource of this type to be present before the policy feature can be activated. |
id |
Required Text. Represents the name of the policy resource type. |
Child Elements
None. |
Parent Elements
Remarks
If you install a policy feature that requires a policy resource of a specific type, and no policy resources of that type are installed on the server farm, then you cannot activate that policy feature.
For more information about policy resources, see Policy Resource Overview.
See Also
Concepts
Introduction to Information Management Policy
Policy Feature Overview
Policy Feature Definitions
Policy Feature Definition Schema Overview
Policy Resource Overview