InternationalString«dataType»
CDIFDataStructure::DataTypes::InternationalString
Definition
Packaging structure for multilingual versions of the same string content, represented by a set of LanguageString. Only one LanguageString per language/scope type is allowed. Where an element of this type (InternationalString) is repeatable, the expectation is that each repetition contains a different content, each of which can be expressed in multiple languages.
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| languageSpecificString | LanguageString | [1..*] | A non-formatted string of text with an attribute that designates the language of the text. Repeat this object to express the same content in another language. |
Associations
No associations.