Sign in
eclipse
/
emf
/
org.eclipse.emf
/
refs/heads/master
/
.
/
tests
/
org.eclipse.emf.test.xml
/
data
/
xml
/
elementHandlerOutput.xml
blob: 2c9ca4c6838b8dc70e5f4f72823010f37a015de9 [
file
]
<?
xml version
=
"1.0"
encoding
=
"ASCII"
?>
<x:root
xmlns:x
=
"http://www.example.com/X"
xmlns:y
=
"http://www.example.com/Y"
>
<x:x/>
<y:y/>
<x:intValue>
42
</x:intValue>
</x:root>