// both values should be of the same type (Number / String / Range) // you can mix Range elements with simple Values, when Range represents values // of the same type (Number and range of Numbers) List = "[" Value ("," Value)* "]"