Sign in
eclipse
/
emf
/
org.eclipse.emf
/
b389656e010eba2822c2d3497ab67effcf30f97f
/
.
/
tests
/
org.eclipse.emf.test.xml
/
data
/
xml
/
elementHandlerOutput.xml
blob: 2c9ca4c6838b8dc70e5f4f72823010f37a015de9 [
file
] [
log
] [
blame
]
<?
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>