Localized_string

Note: There is a newer version of this specification see KBL 2.5.sr1

Allows the internationalization of text contents. Attributes of the type LocalizedString normally have the multiplicity [0..*]. This means that such an attribute can have multiple values for different locales. It must not have multiple values for the same locale.

General Information

AttributeValue
Owner6_Foundation
Applied Stereotype
Base Classifier
Is Abstractfalse
Derived Classifiers

Attributes

NameTypeMult.DescriptionOwning Classifier
Language_codeLanguage_code1

References the corresponding languageCode of the value.

Localized_string
ValueString1

The value of the LocalizedString in language defined by the languageCode.

Localized_string
Previous