APPENDIX: Overview of all Gendoc tags and attributes

[0..1] <config> [0..1] <output [1..1] path='absolutePath'> [0..*] <param [1..1] key='uniqueParamKey' [1..1] value='paramValue'> </config> [0..1] <bookmarks> [0..*] <alias [1..1] source='uniqueAliasKey' [1..1] target='replacementValue'/> … </bookmarks> [1..*] <context [1..1] model='full_model_file_path' [0..1] element='package_name/element_name' [0..1] importedBundles='bundle1;bundle2;bundle3' [0..1] searchMetamodels='true' (default=’false’)/> [1..*] <gendoc> .. [0..*] <image [0..1] object='image_id' [0..1] filePath='absolute_path' [0..1] keepW='true' (default=’false’) [0..1] keepH='true' (default=’false’) [0..1] maxW='true' (default=’false’) [0..1] maxH='true' (default=’false’)> Drawing area </image> [0..*] <table [0..1] object='object_id'> Rows or tables </table> [0..*] <include filePath='absolute_path'/> [0..*] <richText [0..1] format='RTF' (default:’HTML’) [0..1] filePath='absolute_path'> </richText> [0..*] <drop/> [0..*] <dropSlide/> [0..*] <dropEmpty>..</dropEmpty> [0..*] <nobr/> </gendoc> [0..*] <fragment [1..1] name='unique_fragment_name' [0..1] importedBundles='bundle1;bundle2' [0..1] importedFragments='fragment1;fragment2'> [0..1] removeClosingLine='true' (default=’false’)> [0..*] <arg [1..1] name='argument1' [0..1] type='full_metamodel_element_name'/> .. </fragment>