Skip to main content
Skip table of contents

t_SOADefinition_Types_Type_Attributes_Attribute

Attribute

Properties

collection : boolean

True if the attribute is a collection of the specified type.

description : string

The attribute description.

name : identifier

The 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 : boolean

True if the attribute must be non-null.

type : string

The 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

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.