One should be able to extract a valid schema.xml ftom any given database.
- There should be a prefix parameter (to filter tables)
- If there's a meta table, use it to fill out the
revision parameter
- If there's a meta table that only has a md5 checksum of the schema, print a warning
- ...