English | česky | >> Nederlands << | Français | Español | По-русски | Deutsch | 中文 | Italiano | Polski ZVON > Tutorials > XPath Tutorial
Voorbeeld 2 > 1

Boomstructuur weergave

Voorbeeld
 
//BBB

     <AAA>
          <BBB/>
          <CCC/>
          <BBB/>
          <DDD>
               <BBB/>
          </DDD>
          <CCC>
               <DDD>
                    <BBB/>
                    <BBB/>
               </DDD>
          </CCC>
     </AAA>
Open het voorbeeld in Xlab | Naar het voorbeeld