Sign in
eclipse
/
sourceediting
/
webtools.sourceediting
/
22dff961da9f3c96fb6c59e3f9a9b0153727d9fa
/
.
/
xml
/
tests
/
org.eclipse.wst.xml.catalog.tests
/
data
/
example
/
example-nonamespace.xsd
blob: ef2998d4dc1160abacc08bee128931b441d78bbe [
file
]
<?
xml version
=
"1.0"
?>
<xs:schema
xmlns:xs
=
"http://www.w3.org/2001/XMLSchema"
>
<xs:element
name
=
"root"
type
=
"xs:anyURI"
/>
</xs:schema>