MultiLanguageString

Overview

Data type

A container for one or more SingleLanguageStrings. MultiLanguageString is used as the type of data attributes which have language-dependent string values: Each SingleLanguageString contains a NullableString Value and a Language tag.

Attributes (data)

Name

Multiplicity

Type

SingleLanguageStrings

1..*

SingleLanguageString

Implementation in Proteus Schema

The Proteus Schema implementation of MultiLanguageString depends on the Proteus Schema implementations of the data attributes with type MultiLanguageString.

SingleLanguageStrings

Attribute (data)

The SingleLanguageStrings with language-dependent values for the MultiLanguageString.

Multiplicity: 1..*

Implementation in Proteus Schema

See Proteus Schema implementation of MultiLanguageString.