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

14 lines
164 B
XML
Executable File

<?xml version="1.0"?>
<foo>
<?cheese is tasty?>
<bar>
<baz/>
<cheese/>
<baz/>
<?toast is tasty?>
<cheese/>
<baz/>
</bar>
<?cheese is gooey?>
</foo>