Modify DBUnitXMLLoader to determine if the schema is matches the verbose XML format.
Create DBUnitFlatXMLLoader to load the flat XML format files which will have the same .dbunit.xml as the verbose XML format.
Add DBIUnitFlatXMLLoader to the loaders.
Modify DBUnitXMLLoader to determine if the schema is matches the verbose XML format. Create DBUnitFlatXMLLoader to load the flat XML format files which will have the same .dbunit.xml as the verbose XML format. Add DBIUnitFlatXMLLoader to the loaders.