Sign in
eclipse
/
gerrit
/
sourceediting
/
webtools.sourceediting
/
7c8f3a75a0402e6087caad8a0164ac5263fa899c
/
.
/
xpath
/
tests
/
org.eclipse.wst.xml.xpath2.processor.tests
/
bugTestFiles
/
attrNodeTest.xml
blob: 974077f0d7b900f1bdb9d8b13e1a2145d62ec6f5 [
file
] [
log
] [
blame
]
<Example
xmlns:xsi
=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation
=
"attrNodeTest.xsd"
>
<x
mesg
=
"hello"
/>
<x
mesg
=
"world"
/>
<x
mesg
=
"test"
/>
<y
intAttr
=
"42"
/>
</Example>