Currently there is no translation module from XMI to DBIx::DataModel. If
you want to write one ....
However have a look at DBIx::DataModel::Schema::Generator : it can
generate the schema from a DBI connection, or from an existing
DBIx::Class model.
Good luck, Laurent Dami