This package can be used to get the schema of a MySQL database into a XML file. There is one class that can access a given MySQL database and retrieve the schema of tables, fields, indexes and constraints. Another class can generate a XML document with a structure of information that describes the retrieved MySQL database schema.