/xmllib.php

Description

xmllib.php - S2 Hierarchical Data Model It provides the tools to build hierarchical and dynamic structures and to manage data that is stored in a static structure of tables on a database.

Proporciona las herramientas necesarias para construir estructuras jerárquicas y dinámicas de datos que se almacenan en una estructura estática de tablas sobre una base de datos.

Classes
Class Description
XMLHandler This class handles the XML structure, and allows accessing and saving the information of the structure.
Includes
require_once ("dblib.php") (line 51)

Documentation generated by phpDocumentor 1.4.3
Modified by Sergio Barja for S2 - Hierarchical Data Model documentation.