LangStringPreferredNameTypeIec61360🔗
String with length 255 maximum and minimum 1 characters and with language tags
It is advised to keep the length of the name limited to 35 characters.
Inheritances 🔗
Properties 🔗
- language: Bcp47LanguageTag 🔗
-
(From AbstractLangString)Language tag conforming to BCP 47
- text: NonEmptyXmlSerializableString 🔗
-
(From AbstractLangString)Text in the AbstractLangString.language
Invariants 🔗
-
String shall have a maximum length of 255 characters.
len(self.text) <= 255
Usages
DataSpecificationIec61360 | DataSpecificationIec61360.preferredName |