-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample.archimate
More file actions
50 lines (50 loc) · 3.87 KB
/
sample.archimate
File metadata and controls
50 lines (50 loc) · 3.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="UTF-8"?>
<archimate:model xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:archimate="http://www.archimatetool.com/archimate" name="test" id="id-d81fe19001de4c3cb53c05c2b757d35d" version="5.0.0">
<folder name="Strategy" id="id-6ff2870ffa60462c814ca4c6958b5dd9" type="strategy"/>
<folder name="Business" id="id-6f1f70515852465bb832001f53de114f" type="business"/>
<folder name="Application" id="id-a28fc855729b49e7920f7be0ae5cfa7e" type="application">
<element xsi:type="archimate:ApplicationComponent" name="Application Component" id="id-b633db9ad059422abb4ec8cc99cef9ad">
<documentation>This is nice</documentation>
<property key="test" value="false"/>
<property key="test2" value="true"/>
</element>
<element xsi:type="archimate:ApplicationComponent" name="Application Component 2" id="id-bc84362262ef45efa6868848c9984adb">
<property key="test" value="true"/>
</element>
<element xsi:type="archimate:ApplicationComponent" name="Application Component 3" id="id-298268cb251a41589761dfbef81bcdb5"/>
<element xsi:type="archimate:ApplicationComponent" name="Application Component 4" id="id-3a0b42b9e8eb432e9005219c495829c2"/>
</folder>
<folder name="Technology & Physical" id="id-41bff0575d5a4cd7aceb0026b2fe3caa" type="technology"/>
<folder name="Motivation" id="id-642daf8c21954700a0caa9fa9c7f1525" type="motivation"/>
<folder name="Implementation & Migration" id="id-fe709c7e535540c39bfe9fb0bf70de14" type="implementation_migration"/>
<folder name="Other" id="id-4f564f48faef4777bb463333a26a5b84" type="other"/>
<folder name="Relations" id="id-d48a87e999fe4aca817be8cfc20a8c5b" type="relations">
<element xsi:type="archimate:FlowRelationship" name="flow" id="id-0e469816d3d34f27bc7f5e2894bab585" source="id-bc84362262ef45efa6868848c9984adb" target="id-b633db9ad059422abb4ec8cc99cef9ad">
<documentation>This is a funny flow</documentation>
</element>
</folder>
<folder name="Views" id="id-962cff19c6a949f0a860e46c79b5151a" type="diagrams">
<element xsi:type="archimate:ArchimateDiagramModel" name="Default View" id="id-503a5c87f13547acb7ac190c995367a1">
<child xsi:type="archimate:Group" id="id-3c6fcfdf2a3a44369d8aea62ff7c43b6" name="Group" textAlignment="1" fillColor="#0000ff">
<bounds x="192" y="360" width="445" height="193"/>
<child xsi:type="archimate:DiagramObject" id="id-64653984cb684ae99dddc732f8d3fe39" targetConnections="id-9a180fa86d8d4550aca34f4755e2348e" fillColor="#00ff40" archimateElement="id-b633db9ad059422abb4ec8cc99cef9ad">
<bounds x="67" y="84" width="120" height="55"/>
</child>
<child xsi:type="archimate:DiagramObject" id="id-df75793945b4482a9c9afa10baa9e80e" archimateElement="id-bc84362262ef45efa6868848c9984adb">
<bounds x="264" y="84" width="120" height="55"/>
<sourceConnection xsi:type="archimate:Connection" id="id-9a180fa86d8d4550aca34f4755e2348e" source="id-df75793945b4482a9c9afa10baa9e80e" target="id-64653984cb684ae99dddc732f8d3fe39" archimateRelationship="id-0e469816d3d34f27bc7f5e2894bab585"/>
</child>
<documentation>This is a funny group</documentation>
</child>
<child xsi:type="archimate:Group" id="id-deffbe3ab45d408383d2ca57c95ca998" name="Group 2" textAlignment="1">
<bounds x="684" y="264" width="433" height="241"/>
<child xsi:type="archimate:DiagramObject" id="id-9195fdb4a5284e158536dce5e03365db" archimateElement="id-298268cb251a41589761dfbef81bcdb5">
<bounds x="73" y="98" width="120" height="55"/>
</child>
<child xsi:type="archimate:DiagramObject" id="id-a833cd1dccf3498ebe000f1a3e89360d" archimateElement="id-3a0b42b9e8eb432e9005219c495829c2">
<bounds x="269" y="121" width="120" height="55"/>
</child>
</child>
</element>
</folder>
</archimate:model>