PolicyFeature Element

Represents a single information policy feature.

<PolicyFeature
  Id = "Text"
  Group = "Text">
<PolicyFeature/>

Attributes

Attribute Description

Id

Required Text. The fully qualified name of the policy feature. Office SharePoint Server 2007 uses this name to uniquely identify each policy feature.

Group

Optional Text. The policy feature group to which this policy feature belongs. You can use policy feature groups to categorize policy features that provide similar functionality or services. Office SharePoint Server 2007 uses policy feature groups to visually organize policy features on the policy item authoring pages.

Child Elements

Name Element (PolicyFeature)

Description Element (PolicyFeature)

Publisher Element (PolicyFeature)

ConfigPage Element (PolicyFeature)

DefaultCustomData Element (PolicyFeature)

GlobalConfigPage Element (PolicyFeature)

GlobalCustomData Element (PolicyFeature)

AssemblyName Element (PolicyFeature)

ResourceTypes Element (PolicyFeature)

Parent Elements

None.

Remarks

A policy feature is an assembly or other piece of code that provides some content management functionality to Office SharePoint Server 2007.

For more information, see Policy Feature Overview.

See Also

Concepts

Introduction to Information Management Policy
Policy Feature Overview
Policy Feature Definitions
Policy Feature Definition Schema Overview
IPolicyFeature Interface Overview