Docs GODI Archive
Projects Blog Link DB

Search GODI:


More options
File lib/ocaml/pkg-lib/galax/cursor_descendant.mli GODI Package godi-galax
Library galax
 
   cursor_descendant.cmi_pretty    cursor_descendant.mli    Sources  
(***********************************************************************)
(*                                                                     *)
(*                                 GALAX                               *)
(*                              XQuery Engine                          *)
(*                                                                     *)
(*  Copyright 2001-2007.                                               *)
(*  Distributed only by permission.                                    *)
(*                                                                     *)
(***********************************************************************)

(* $Id: cursor_descendant.mli,v 1.3 2007/02/01 22:08:46 simeon Exp $ *)

(* Module: Cursor_descendant
   Description:
     Generates a cursor from This module exports a data model instance into an XML stream.
*)

(* Creates a stream of the descendants for the input items *)

val cursor_descendant :
    'a Dm_types.access_ops -> 'a Cursor.cursor -> 'a Cursor.cursor

This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml