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