package awsm

  1. Overview
  2. Docs

Module Awsm.XmlSource

Sourcetype t = ('a Xmlm.frag as 'a) Xmlm.frag
Sourceval child : t -> string -> t option
Sourceval child_exn : ?context:string -> t -> string -> t
Sourceval children : t -> string -> t list
Sourceval all_children : t -> t list
Sourceval string_data_exn : ?context:string -> t -> string
Sourceval to_string : t -> string
Sourceval of_value : string -> Botodata.value -> t list
Sourceval of_values : string -> (string * Botodata.value) list -> t
Sourceval parse_response : string -> t
Sourceval from_string : string -> Xmlm.dtd * ([> `Data of string | `El of Xmlm.tag * 'a list ] as 'a) list
OCaml

Innovation. Community. Security.