Values_1.NamedEntityRefSourceThe definition for a NamedEntityRef.
type nonrec t = {namedEntityName : Values_0.LimitedString.t option;The NamedEntityName for the NamedEntityRef.
*)}val to_value :
t ->
[> `Structure of (string * [> `String of Values_0.LimitedString.t ]) list ]