blob: acceb6c89e507fde840b5043ae90e2c1b6447340 [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<xmi:XMI xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:families="http://www.eclipse.org/qvtd/xtext/qvtcore/tests/Upper2Lower/1.0/Families"
xsi:schemaLocation="http://www.eclipse.org/qvtd/xtext/qvtcore/tests/Upper2Lower/1.0/Families ../Families.ecore">
<families:Family
lastName="March">
<father
firstName="Jim"/>
<mother
firstName="Cindy"/>
<sons firstName="Brandon"/>
<sons firstName="Ed"/>
<daughters
firstName="Brenda"/>
</families:Family>
<families:Family
lastName="Sailor">
<father
firstName="Peter"/>
<mother
firstName="Jackie"/>
<sons firstName="David"/>
<sons firstName="Dylan"/>
<daughters
firstName="Kelly"/>
</families:Family>
</xmi:XMI>