Values.EntityDescriptionsSourceval to_value :
EntityDescription.t list ->
[> `List of
[> `Structure of
(string
* [> `Enum of string
| `String of Urn.t
| `Structure of
(string * [> `Enum of string | `String of DefinitionText.t ])
list
| `Timestamp of Timestamp.t ])
list ]
list ]