Module Edcla


module Edcla: sig .. end
Allows to add or delete a classification from a .cla file.

This source is released to the public domain since 2004. No warranty. Citation of the project Structio and the following URL is appreciated. http://structio.sourceforge.net/sigue


val retval : int Pervasives.ref
Value returned to OS.
val add_cla : string ->
string ->
string ->
string ->
< root : ('a Markup_document.node Markup_document.extension as 'a)
Markup_document.node;
.. > ->
unit
add_cla typcal idcla desc ncla tcla adds a clasif with type typcal, identification idcla, description desc in the tree tcla extracted from file
val remove_cla : string ->
string ->
string ->
< root : < sub_nodes : ('a Markup_document.extension Markup_document.node
as 'a)
list;
.. >;
.. > ->
unit
val add_anota : string ->
string ->
string ->
string ->
string ->
string ->
< root : < dtd : Markup_dtd.dtd;
sub_nodes : ('a Markup_document.extension Markup_document.node
as 'a)
list;
.. >;
.. > ->
unit
val procch : string ->
< root : ('a Markup_document.node Markup_document.extension as 'a)
Markup_document.node;
.. > ->
string list -> unit
Process n-tupls in a list, each one with operation and argument, applies changes to file tcla