Module type Csvfields.Xml.Xmlable

The functions provided by the with xml camlp4 extension, and that need to be provided in a hand made conversion to be used by the extension.

type t
val xsd : xml list
val to_xml : t ‑> xml list
val of_xml : xml ‑> t