t_SOADefinition_Types_Type_Attributes_Attribute
Attribute
Properties
collection : booleanTrue if the attribute is a collection of the specified type.
description : stringThe attribute description.
name : identifierThe attribute name.
Valid values based on“string”. :?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.
required : booleanTrue if the attribute must be non-null.
type : stringThe type name, unqualified or fully-qualified. Use unqualified to reference a type in this SOA definition; fully-qualified to reference a type in another SOA definition. May also be a framework primitive type name.
Parents
Parent topic: t_SOADefinition_Types_Type_Attributes