Sign in
eclipse
/
sourceediting
/
webtools.sourceediting.xpath.tests
/
84e43f52580a5278ec89936ca706a0e34bdc407a
/
.
/
tests
/
org.eclipse.wst.xml.xpath2.processor.tests
/
TestSources
/
DupNode.xml
blob: 624fe5e2e3079a063b79f13ef75770770ba7e38f [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<root><child1><a>
text
</a>
<!--comment-->
<?
pi content
?>
</child1><child2><a>
text
</a>
<!--comment-->
<?
pi content
?>
</child2></root>