annotation Element

Applies To: Windows Server 2008

The annotation element adds a localized comment at the beginning of the .adml file.

Syntax

<annotation>localized description text</annotation>

Attributes

There are no attributes associated with this element.

Child elements

There are no child elements associated with this element.

Remarks

This element is currently unsupported. It is recommended you use XML-based commenting syntax for adding comments to the body of your file.

<!-- This text will be ignored when processing the files -->

Examples

This XML fragment specifies

<annotation>This file provides examples. Changing the settings should not affect any installed applications.</annotation>

Additional references

ADMX Prerequisites

policyDefinitionResources Element