Xmlc
Parser combinators and tree representations for XML.
This module provides utility functions for dealing with XML:
Types for Xml signals are shared with the Xmlm
library. This module can also be used with other XML parser (e.g. Markup.ml) by converting signals.
module Parser : sig ... end
Parser Combinators for XML signals
module Tree : sig ... end
Tree representation of XML