You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/libgnucash/backend/xml/test/test-dom-parser1-1.xml

15 lines
273 B

<?xml version="1.0"?>
<foobar>
<blah anattr="my oh my">
<this>
is a silly idea
</this>
<there att1="try one" att2="try two">is nothing you can do</there>
<but>
I'll try to shoot</but>
</blah>
<you>
<in>the foot</in>
</you>
</foobar>