PathType π
-
Primitive type:
str
π
Identifier
Any string conformant to RFC8089 , the βfileβ URI scheme (for
relative and absolute file paths)
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
-
Identifier shall have a maximum length of 2000 characters.
(From Identifier)
len(self) <= 2000
Usages
Resource | Resource.path |
File | File.value |