class galaxDocumentNode : Galax_nodeid.galax_nodeid -> Dm_atomic.atomicAnyURI option Pervasives.ref -> Dm.node list -> Encoding.encoding option ->
object
.. end
Inherits
method children : (Xquery_type_core_ast.cxschema option * Xquery_algebra_ast.anode_test) option ->
Dm.node Cursor.cursor
method document_uri : unit -> Dm_atomic.atomicAnyURI option
method delete : Dm.node -> unit
method detach : Dm.node -> unit
method insert : Dm.node Cursor.cursor -> Dm.node -> unit
method insert_first : Dm.node Cursor.cursor -> unit
method replace : Dm.node Cursor.cursor -> Dm.node -> unit