Skip to main content
summaryrefslogtreecommitdiffstats
blob: e3141c74ab55ca511a62322ef979d231fd3ab92d (plain) (blame)
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
<?xml version="1.0" encoding="UTF-8"?>
<nodes:Node
    xmi:version="2.0"
    xmlns:xmi="http://www.omg.org/XMI"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:nodes="http://www.eclipse.org/emf/compare/tests/nodes"
    xmi:id="_CEv4EM7REeOlS6AUBGqBsw"
    name="root">
  <containmentRef1
      xsi:type="nodes:NodeFeatureMapContainment"
      xmi:id="_EackIM7REeOlS6AUBGqBsw"
      name="mapNode1">
    <firstKey
        xmi:id="_Hq2N0M7REeOlS6AUBGqBsw"
        name="node1"/>
  </containmentRef1>
  <containmentRef1
      xsi:type="nodes:NodeFeatureMapContainment"
      xmi:id="_wuxJoNQ0EeOj9Mzli6N-pQ"
      name="mapNode2"/>
  <containmentRef1
      xsi:type="nodes:NodeFeatureMapContainment"
      xmi:id="_xvyKoNQ0EeOj9Mzli6N-pQ"
      name="mapNode3"/>
</nodes:Node>

Back to the top