Ajout des fonctions is_next_sibling, is_first_child, prev_sibling et parent_of_first
[tatoo.git] / tests / tiny.xml
1 <a>
2   <b/>
3   <b> <c> </c> </b>
4   <d><!--<e/> <f> <g/> </f>
5      <h/>
6   --></d>
7   <b><i/></b>
8 </a>