Module Values.AttributesSource

Sourcetype nonrec t = AttributeInput.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : AttributeInput.t list -> [> `List of [> `Structure of (string * [> `List of [> `Structure of (string * [> `String of FormName.t ]) list ] list | `String of AttributeIdentifier.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> AttributeInput.t list
Sourceval of_json : [> Yojson.Safe.t ] -> AttributeInput.t list