MEGA Administration : Technical Articles (EN) : Description of MEGA Data Exchange XML Format : Format in Detail : Description of attribute values : • Description of an attribute value : • Description of an attribute value
   
Description of an attribute value
<MegaExchange>
<Header>
<!-- document information -->
<Attribute metaattribute.name="xmg_version">XMG version 0.1</Attribute>
</Header>
<Commands>
<!-- exchanged commands -->
<Add>
<Object metaclass.name="Package">
<!-- object attributes -->
<Attribute metaattribute.name="_idabs">ODiTpSNApa10</Attribute>
<Attribute metaattribute.name="nom">Packagee-1</Attribute>
</Object>
</Add>
</Commands>
</MegaExchange>
 
Attribute value format
Direct values in <Attribute> tags are expressed in the format specified by the <Attribute> tag representing the "default_format" attribute of the <Header> tag.
If this attribute is not specified, default format is left to the tool analyzing the document.