(**************************************************************************) (* The CDuce compiler *) (* Alain Frisch and the CDuce team *) (* Copyright CNRS,INRIA, 2003,2004,2005,2006 (see LICENSE for details) *) (**************************************************************************) val print_xml: utf8:bool -> Ns.table -> Value.t -> Value.t val dump_xml: utf8:bool -> Ns.table -> Value.t -> Value.t