File: XSD2Ecore.ecore

package info (click to toggle)
eclipse-emf 2.42.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 73,344 kB
  • sloc: java: 711,198; xml: 12,829; makefile: 5
file content (7 lines) | stat: -rw-r--r-- 481 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8"?>
<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="xsd2ecore"
    nsURI="http://www.eclipse.org/emf/2002/XSD2Ecore" nsPrefix="xsd2ecore">
  <eClassifiers xsi:type="ecore:EClass" name="XSD2EcoreMappingRoot" eSuperTypes="../../org.eclipse.emf.mapping/model/Mapping.ecore#//MappingRoot"/>
</ecore:EPackage>