A type that specifies an ordered list of elements. A list usually has no duplicates, although there is no process to enforce this.
The constraints for single values apply for each element of the list.
The definition of a single parameter value simple limits the number of elements to one. A single value may be of any basic type and may be used in collections such as lists.