blob: 506a5da458fa0a84dc3eefc204d36372f448558e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<extlib:Library xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:extlib="http:///org/eclipse/emf/examples/library/extlibrary.ecore/1.0.0" address="" name="MyLibrary">
<stock xsi:type="extlib:Book" title="CoolBook" author="//@writers.0"/>
<writers firstName="AwesomeWriter" books="//@stock.0"/>
</extlib:Library>