• Document attributes
<?xml version="1.0" encoding="UTF-8"?>
<MegaExchange>
<Header>
<Attribute metaattribute.id="27C729AE3F4E004A" metaattribute.name="exchange_format_version">
<Value format="internal">000100</Value>
<Value format="display">MEGA XML version 0.1</Value>
</Attribute>
<Attribute metaattribute.id="27C729AE3F4E0050" metaattribute.name="mega_version">
<Value format="internal">25856</Value>
<Value format="display">MEGA Version 2005 Pre release</Value>
</Attribute>
<!-- ... -->
</Header>
<Commands>
<!-- ... -->
</Commands>
</MegaExchange>
Document attributes list
• exchange_format_version : this attribute indicates the version of MEGA XML exchange format.
• mega_version : this attribute indicates the version of MEGA used at export.
• metamodel_language : this attribute specifies the language used to identify types in the attributes of "metaclass.name", "metaattribute.name", "metaassociationend.name" tags.
• model_default_language : this attribute specifies the default language used for translatable attribute values of objects and links when the language has not been specified by "language.name" or "language.id" attributes of the <Value> tag.
• author : the value of the author attribute identifies the user that executed export.
• source_database : the value of the source_database attribute identifies the repository from which export was executed.
• creation_date : specifies MEGA XML document creation date.