ValueTypeIec61360 🔗
-
Primitive type:
str
🔗
string
Inheritances 🔗
Invariants 🔗
-
Constraint AASd-130: An attribute with data type 'string' shall consist of these characters only: ^[\x09\x0A\x0D\x20-\uD7FF\uE000-\uFFFD\U00010000-\U0010FFFF]*$.
(From NonEmptyXmlSerializableString)
MatchesXmlSerializableString( self )
-
The value must not be empty.
(From NonEmptyXmlSerializableString)
len(self) >= 1
-
Value type IEC 61360 shall have a maximum length of 2000 characters.
len(self) <= 2000
Usages
ValueReferencePair | ValueReferencePair.value |
DataSpecificationIec61360 | DataSpecificationIec61360.value |