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

26 lines
221 B
XML
Executable File

<?xml version="1.0"?>
<root>
<a>
<a.1/>
<a.2/>
<a.3/>
<a.4/>
<a.5/>
</a>
<b>
<b.1/>
<b.2/>
<b.3/>
<b.4/>
<b.5/>
<b.6/>
<b.7/>
<b.8/>
<b.9/>
</b>
</root>