Slot: valueList
A list of possible return values.
URI: dds:slot/valueList
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| ReturnValue | An output specification that defines the details of what a formal expression returns | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | String |
| Domain Of | ReturnValue |
Cardinality and Requirements
| Property | Value |
|---|---|
| Multivalued | Yes |
| ### Slot Characteristics |
| Property | Value |
|---|---|
| Owner | ReturnValue |
Identifier and Mapping Information
Schema Source
- from schema: https://cdisc.org/dds
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dds:valueList |
| native | dds:valueList |
LinkML Source
name: valueList
description: A list of possible return values.
from_schema: https://cdisc.org/dds
rank: 1000
owner: ReturnValue
domain_of:
- ReturnValue
range: string
multivalued: true