Is it possible to get the information of the datamodel presented in an easy to read XML?
You can export ERD to a DMX file, which is in an XML file format..
1. Select File | Export....
2. Then your DM2 file will be exported to a new DMX file (XML file format).
NOTE: Toad Data Modeler stores all information about the model either in DM2 file format (native) or DMX (XML file format). Refer to the Help file | Features | Export to XML for more information.