poi/xmlbeans/test/cases/xbean/xmlcursor/xpath/jaxen/simple.xml
2018-02-16 22:41:27 +00:00

9 lines
86 B
XML
Executable File

<?xml version="1.0" ?>
<root>
<a>a</a>
<b>b</b>
<c>
<d>d</d>
</c>
</root>