Skip to main content
summaryrefslogtreecommitdiffstats
blob: 337f3daa9830ee349a0672231560377e9ebe4fbe (plain) (blame)
1
2
3
4
5
6
7
8
9
<?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="_R8rFcHylEemhG-_oVU730g" name="root">
  <containmentRef1 xmi:id="_emUtkHylEemhG-_oVU730g" name="container">
    <containmentRef1 xsi:type="nodes:NodeSingleValueReference" xmi:id="_f6BKEHylEemhG-_oVU730g" name="ClassA" singleValuedReference="_agybkHylEemhG-_oVU730g"/>
  </containmentRef1>
  <containmentRef1 xsi:type="nodes:NodeSingleValueContainment" xmi:id="_TurOkHylEemhG-_oVU730g" name="referencedContainer">
    <singleValueContainment xmi:id="_agybkHylEemhG-_oVU730g" name="ClassB"/>
  </containmentRef1>
</nodes:Node>

Back to the top