Sign in
eclipse
/
emf
/
org.eclipse.emf
/
b389656e010eba2822c2d3497ab67effcf30f97f
/
.
/
tests
/
org.eclipse.emf.test.xml
/
data
/
xml
/
NoNullNamespace.xml
blob: 74520241e46b6fa22ddcf3d9445ae92929ec13f7 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<prefix:root
xmlns:prefix
=
"http:///prefix"
>
<child
xmlns
=
"http://prefix2"
xsi:type
=
"Type"
/>
<child
xmlns
=
"http:///prefix3"
/>
</prefix:root>