Values_0.PredefinedAttributeValuesSourceInformation about values of a predefined attribute.
type nonrec t = {stringList : PredefinedAttributeStringValuesList.t option;Predefined attribute values of type string list.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of [> `String of PredefinedAttributeStringValue.t ] list ])
list ]