Go to the source code of this file.
Classes | |
| class | dbXMLtoSQL |
| CLI tool to output the SQL statements corresponding to an XML database schema. More... | |
Enumerations | |
| enum | DATABASE_XML_FILE |
Variables | |
| $tool = new dbXMLtoSQL(isset($argv) ? $argv : array()) | |
Definition in file dbXMLtoSQL.php.
| enum DATABASE_XML_FILE |
Default XML file to parse if none is specified
Definition at line 23 of file dbXMLtoSQL.php.
1.4.7