Sign in
eclipse
/
emf
/
org.eclipse.emf
/
refs/heads/master
/
.
/
tests
/
org.eclipse.emf.test.xml
/
data
/
xsd
/
unionEnum.xml
blob: f3082fe93e0327b567f6a80ab5ba46aa0eff4d80 [
file
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<root
xmlns
=
"http://unionenum.com"
xmlns:xsi
=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation
=
"http://unionenum.com unionEnum.xsd"
>
<elem
classCode
=
"OUTB"
/>
</root>