| >> English << | česky | Nederlands | Français | Español | По русски | Deutsch | ZVON > Tutorials > XPath Tutorial |
| Intro / Search / ZVON |
| Example 4 > Sample 2 |
| /AAA/BBB[last()] |
|---|
| Select the last BBB child of element AAA |
|
<AAA> <BBB/> <BBB/> <BBB/> <BBB/> </AAA> |
| Open the example in XLab. | Go to example |