package stk_xml

  1. Overview
  2. Docs

Module Xml.Of_xtmplSource

Mapping from Xtmpl.Xml documents. The mapping applies namespaces to create fully qualified names.

Sourcemodule X = Xtmpl.Xml
Sourceval map_name : Iri.t -> bool -> Iri.t Stk.Smap.t -> (string * string) -> QName.t
Sourceval map_atts : Iri.t -> Iri.t Stk.Smap.t -> X.attributes -> P.attr_value Attributes.t
Sourceval map_proc_inst : Iri.t -> Iri.t Stk.Smap.t -> X.proc_inst -> proc_inst
Sourceval map_tree : Iri.t -> Iri.t Stk.Smap.t -> X.tree -> tree
Sourceval map_trees : Iri.t -> Iri.t Stk.Smap.t -> X.tree list -> tree list
Sourceval map_prolog_misc : Iri.t -> Iri.t Stk.Smap.t -> X.prolog_misc -> prolog_misc
Sourceval map_prolog : Iri.t -> Iri.t Stk.Smap.t -> X.prolog -> prolog
Sourceval map_doc : ?base:Iri.t -> X.doc -> doc
OCaml

Innovation. Community. Security.