Represents all localizable strings in the management pack for the specified language.
Schema
Hierarchy
Syntax
Xml |
---|
<LanguagePack ID=”LanguageCode” IsDefault=”True/False”> <DisplayStrings>…</DisplayStrings> <KnowledgeArticles>…</KnowledgeArticles> </LanguagePack> |
Attributes and
Elements
The following sections describe attributes, child elements, and the parent element of the LanguagePack element.
Attributes
Attribute | Description |
---|---|
ID |
Required attribute. Specifies the two-letter or three-letter language code of the language that is used in this language pack. |
IsDefault |
Required attribute. Defines whether or not this language pack is the default pack. |
Child Elements
Element | Description |
---|---|
Required element. Contains all localizable display strings in the management pack. |
|
KnowledgeArticles |
Optional element. Contains all knowledge articles related to management pack objects in the system. |
Parent Elements
Element | Description |
---|---|
Contains a language pack for each language supported by the management pack. |