• Back
  • V3.1
  • Enumerations
  • AasSubmodelElements
  • AssetKind
  • DataTypeDefXsd
  • DataTypeIec61360
  • Direction
  • EntityType
  • KeyTypes
  • ModellingKind
  • QualifierKind
  • ReferenceTypes
  • StateOfEvent
  • Constrained Primitives
  • Bcp47LanguageTag
  • BlobType
  • ContentType
  • DateTimeUtc
  • Duration
  • IdShortType
  • Identifier
  • LabelType
  • MessageTopicType
  • NameType
  • NonEmptyXmlSerializableString
  • PathType
  • QualifierType
  • RevisionType
  • ValueDataType
  • ValueTypeIec61360
  • VersionType
  • XmlSerializableString
  • Abstract Classes
  • AbstractLangString
  • DataElement
  • DataSpecificationContent
  • EventElement
  • HasDataSpecification
  • HasExtensions
  • HasKind
  • HasSemantics
  • Identifiable
  • Qualifiable
  • Referable
  • SubmodelElement
  • Concrete Classes
  • AdministrativeInformation
  • AnnotatedRelationshipElement
  • AssetAdministrationShell
  • AssetInformation
  • BasicEventElement
  • Blob
  • Capability
  • ConceptDescription
  • DataSpecificationIec61360
  • EmbeddedDataSpecification
  • Entity
  • Environment
  • EventPayload
  • Extension
  • File
  • Key
  • LangStringDefinitionTypeIec61360
  • LangStringNameType
  • LangStringPreferredNameTypeIec61360
  • LangStringShortNameTypeIec61360
  • LangStringTextType
  • LevelType
  • MultiLanguageProperty
  • Operation
  • OperationVariable
  • Property
  • Qualifier
  • Range
  • Reference
  • ReferenceElement
  • RelationshipElement
  • Resource
  • SpecificAssetId
  • Submodel
  • SubmodelElementCollection
  • SubmodelElementList
  • ValueList
  • ValueReferencePair
  • Constants
  • AasIdentifiables
  • AasReferableNonIdentifiables
  • AasReferables
  • AasSubmodelElementsAsKeys
  • DataTypeIec61360ForDocument
  • DataTypeIec61360ForPropertyOrValue
  • DataTypeIec61360ForReference
  • FragmentKeys
  • GenericFragmentKeys
  • GenericGloballyIdentifiables
  • GloballyIdentifiables
  • Iec61360DataTypesWithUnit
  • Constraints
  • AASc-3a-002
  • AASc-3a-003
  • AASc-3a-004
  • AASc-3a-005
  • AASc-3a-006
  • AASc-3a-007
  • AASc-3a-008
  • AASc-3a-009
  • AASc-3a-010
  • AASc-3a-050
  • AASd-002
  • AASd-005
  • AASd-006
  • AASd-007
  • AASd-012
  • AASd-014
  • AASd-020
  • AASd-021
  • AASd-022
  • AASd-077
  • AASd-107
  • AASd-108
  • AASd-109
  • AASd-114
  • AASd-115
  • AASd-116
  • AASd-117
  • AASd-118
  • AASd-119
  • AASd-121
  • AASd-122
  • AASd-123
  • AASd-124
  • AASd-125
  • AASd-126
  • AASd-127
  • AASd-128
  • AASd-129
  • AASd-130
  • AASd-131
  • AASd-133
  • AASd-134
  • Verification Functions
  • DataSpecificationIec61360sForDocumentHaveAppropriateDataType
  • DataSpecificationIec61360sForPropertyOrValueHaveAppropriateDataType
  • DataSpecificationIec61360sForReferenceHaveAppropriateDataType
  • DataSpecificationIec61360sHaveDataType
  • DataSpecificationIec61360sHaveDefinitionAtLeastInEnglish
  • DataSpecificationIec61360sHaveValue
  • ExtensionNamesAreUnique
  • IdShortsAreUnique
  • IdShortsOfVariablesAreUnique
  • IsBcp47ForEnglish
  • IsModelReferenceTo
  • IsModelReferenceToReferable
  • IsXsDateTime
  • IsXsDateTimeUtc
  • LangStringsHaveUniqueLanguages
  • MatchesBcp47
  • MatchesIdShort
  • MatchesMimeType
  • MatchesRevisionType
  • MatchesRfc2396
  • MatchesRfc8089Path
  • MatchesVersionType
  • MatchesXmlSerializableString
  • MatchesXsAnyUri
  • MatchesXsBase64Binary
  • MatchesXsBoolean
  • MatchesXsByte
  • MatchesXsDate
  • MatchesXsDateTime
  • MatchesXsDateTimeUtc
  • MatchesXsDecimal
  • MatchesXsDouble
  • MatchesXsDuration
  • MatchesXsFloat
  • MatchesXsGDay
  • MatchesXsGMonth
  • MatchesXsGMonthDay
  • MatchesXsGYear
  • MatchesXsGYearMonth
  • MatchesXsHexBinary
  • MatchesXsInt
  • MatchesXsInteger
  • MatchesXsLong
  • MatchesXsNegativeInteger
  • MatchesXsNonNegativeInteger
  • MatchesXsNonPositiveInteger
  • MatchesXsPositiveInteger
  • MatchesXsShort
  • MatchesXsString
  • MatchesXsTime
  • MatchesXsUnsignedByte
  • MatchesXsUnsignedInt
  • MatchesXsUnsignedLong
  • MatchesXsUnsignedShort
  • PropertiesOrRangesHaveValueType
  • QualifierTypesAreUnique
  • ReferenceKeyValuesEqual
  • SubmodelElementIsOfType
  • SubmodelElementsHaveIdenticalSemanticIds
  • ValueConsistentWithXsdType

LangStringTextType🔗

String with length 1023 maximum and minimum 1 characters and with language tags

Inheritances 🔗

  • AbstractLangString

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 1023 characters.
    len(self.text) <= 1023

Usages

Referable Referable.description
Identifiable Identifiable.description
AssetAdministrationShell AssetAdministrationShell.description
Submodel Submodel.description
SubmodelElement SubmodelElement.description
RelationshipElement RelationshipElement.description
SubmodelElementList SubmodelElementList.description
SubmodelElementCollection SubmodelElementCollection.description
DataElement DataElement.description
Property Property.description
MultiLanguageProperty MultiLanguageProperty.description, MultiLanguageProperty.value
Range Range.description
ReferenceElement ReferenceElement.description
Blob Blob.description
File File.description
AnnotatedRelationshipElement AnnotatedRelationshipElement.description
Entity Entity.description
EventElement EventElement.description
BasicEventElement BasicEventElement.description
Operation Operation.description
Capability Capability.description
ConceptDescription ConceptDescription.description
Automatically generated with htmlgen as part of aas-core-works/aas-core-meta.