package csvfields

  1. Overview
  2. Docs
Runtime support for ppx_xml_conv and ppx_csv_conv

Install

Dune Dependency

Authors

Maintainers

Sources

v0.15.1.tar.gz
sha256=17095c85af6d0cbc18de46f60a28a29016675d273e9c89f38c2f4c10d0d08fc7

doc/csvfields/Csvfields/Xml/module-type-Xmlable/index.html

Module type Xml.XmlableSource

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
OCaml

Innovation. Community. Security.