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

Tree view

Example
 
/child::AAA/BBB
Both possibilities can be combined

     <AAA>
          <BBB/>
          <CCC/>
     </AAA>
Open the example in XLab. | Go to example