Sign in
eclipse
/
emf
/
org.eclipse.emf
/
refs/heads/master
/
.
/
tests
/
org.eclipse.emf.test.xml
/
data
/
xml
/
NoNullNamespace.xml
blob: 74520241e46b6fa22ddcf3d9445ae92929ec13f7 [
file
]
<?
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>