3 branches with 1 empty example


XML document 

<diputree>
 <has>
  <b>
   <lt>level 1</lt>
   <has>
    <b>
     <lt>level 2</lt>
     <has>
      <b/>
     </has>
    </b>
   </has>
  </b>

 </has>
</diputree>

Explanation

<diputree> <has> a <b>ranch with a <lt> (label text) level 1 which itself <has> a <b> with <lt> level 2 which itself <has> an empty <b/> with no label.

Remarks

See

<b> (branch), <l> (leaf) and <diputree>


diputree documentation © 2000 dipu