Sign in
eclipse
/
sourceediting
/
webtools.sourceediting.tests
/
63eacde32ae0f8622a5b7b332ab7558d9b57699d
/
.
/
tests
/
org.eclipse.wst.xml.validation.tests
/
testresources
/
samples
/
bugfixes
/
NoNamespaceSchema
/
NoNamespaceSchema.xml
blob: 00f19a1a5971d82ba3c2c4dc51e6e17952900134 [
file
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<root
xmlns:xsi
=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation
=
"NoNamespaceSchema.xsd"
>
<child1>
child1
</child1>
</root>