It would be very useful feature to export MySQL tables
into cross-database format, such as AXMLS to create
table schemas for other DB types.
Since phpMyAdmin is able to export to XML already there
should not be any problems to transform output XML into
AXMLS.
More Info:
http://phplens.com/lens/adodb/docs-datadict.htm
AXMLS DTD is attached
AXMLS DTD
Logged In: YES
user_id=192186
Somebody using this format is needed to write this export.
Adding export formats is quite simple in current code.