Module Values.MessageBodySystemAttributeMapSource

Sourceval make : 'a -> 'a
Sourceval of_header : (Base.String.t * string) list -> 'a list
Sourceval to_value : (MessageSystemAttributeNameForSends.t * MessageSystemAttributeValue.t) list -> [> `Map of ([> `Enum of string ] * [> `Structure of (string * [> `Blob of Binary.t | `List of [> `Blob of Binary.t | `String of String_.t ] list | `String of String_.t ]) list ]) list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : 'a -> 'b