blob: 3410c9424031d0967d3be8b338d9a009ceb72cfc [file] [log] [blame]
<?xml version="1.0" encoding="ASCII"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="p1" nsURI="p1URI" nsPrefix="p1Prefix">
<eClassifiers xsi:type="ecore:EDataType" name="TestType" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EClass" name="Dynamic">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="attr" eType="//TestType"/>
</eClassifiers>
</ecore:EPackage>