Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The base type for localized .adml files with a single language/culture per file. Localization files are always in the namespace of the associated .admx file and never reference definitions from other namespaces.
Element hierarchy
<policyDefinitionResources>
Syntax
<policyDefinitionResources revision = versionString
schemaVersion = versionString >
<!-- Child elements -->
displayName,
description,
annotation*,
resources
</policyDefinitionResources>
Key
* optional (zero or more)
Attributes and Elements
Attributes
| Attribute | Description | Data type | Required | Default value |
|---|---|---|---|---|
| revision | TBD |
versionString | Yes | |
| schemaVersion | TBD |
versionString | Yes |
Child Elements
| Child Element | Description |
|---|---|
| [annotation](element-annotation.md) | A comment string for .adml files. Strings added to this tag will not be processed by Group Policy tools. |
| [description](element-description.md) | The localized description of policy settings contained in an .adml file. Unsupported by current Group Policy tools. |
| [displayName](element-displayname.md) | The localized friendly name of the policy settings file. Unsupported by current Group Policy tools. |
| [resources (type: Localization)](element-resources.md) | An .adml implementation of a localization table. |
Parent Elements
This outermost (document) element may not be contained by any other elements.
Requirements
Namespace |
https://www.microsoft.com/GroupPolicy/PolicyDefinitions |