adodb-xmlschema


Originally written by Richard Tango-Lowy with many fine additions and improvements by Dan Cech.

For more information or to report bugs or enhancements, or to download the latest version, visit the adodb-xmlschema Sourceforge Project Page.

Introduction

adodb-xmlschema is a class that allows the user to quickly and easily build or upgrade a database on almost any RDBMS using the excellent ADODB database library and a simple XML formatted schema file.

This library is dual-licensed under a BSD-style license and under the GNU Lesser Public License. See the LICENSE file for more information.

Features

Installation

To install adodb-xmlschema, simply copy the adodb-xmlschema.inc.php file and the xsl directory into your ADODB directory.

Documentation

See the docs directory for online documentation and tutorials.

News

Version 1.0.2

Version 1.0.1

Version 1.0


Thanks

Thanks to John Lim for giving us ADODB, and for the hard work that keeps it on top of things. And particulary for the datadict code that made xmlschema possible.


$Id: package_axmls.html,v 1.10 2004/07/28 17:18:32 dcech Exp $