/adodb-xmlschema.inc.phpxmlschema is a class that allows the user to quickly and easily build a database on any ADOdb-supported platform using a simple XML schema.
Last Editor: $Author: dcech $
| Class | Description |
|---|---|
adoSchema
|
Loads and parses an XML file, creating an array of "ready-to-run" SQL statements |
XMLS_CONTINUE_ON_ERROR = FALSE
(line 53)
Continue SQL Execution if an error occurs?
XMLS_DEBUG = FALSE
(line 25)
Debug on or off
XMLS_DEFAULT_SCHEMA_VERSION = '0.1'
(line 67)
Default Schema Version. Used for Schemas without an explicit version set.
XMLS_DEFAULT_UPGRADE_METHOD = 'ALTER'
(line 74)
Default Schema Version. Used for Schemas without an explicit version set.
XMLS_EXECUTE_INLINE = FALSE
(line 46)
Execute SQL inline as it is generated
XMLS_PREFIX = '%%P'
(line 32)
Default prefix key
XMLS_PREFIX_MAXLEN = 10
(line 39)
Maximum length allowed for object prefix
XMLS_SCHEMA_VERSION = '0.2'
(line 60)
Current Schema Version
Documentation generated on Tue, 27 Jul 2004 20:05:45 -0400 by phpDocumentor 1.3.0RC3