string (type: LocalizedString)

A localized string. This can represent policy setting titles or help text strings.

Element hierarchy

<policyDefinitionResources>
<resources>
<stringTable>
<string>

Syntax

<string id = resourceID >

  <xs:extension base="xs:string">
        <xs:attribute name="id" type="pd:resourceID" use="required"/>
      </xs:extension>

</string>

Attributes and Elements

Attributes

Attribute Description Data type Required Default value
id

A localized string id (used in the localized string section/table).

resourceID Yes

 

Child Elements

None.

Parent Elements

Parent Element Description
[stringTable](element-stringtable.md)

A table of localized strings.

 

The following elements have the same name as this one, but different content or attributes:

Requirements

Namespace

https://www.microsoft.com/GroupPolicy/PolicyDefinitions