>> English << | česky | Nederlands | Français | Español | По-русски | Deutsch | 中文 | Italiano | Polski | ZVON > Tutorials > XPath Tutorial |
Intro / Search / ZVON |
Example 10 > Sample 3 |
/AAA/EEE | //DDD/CCC | /AAA | //BBB |
---|
Number of combinations is not restricted |
<AAA> <BBB/> <CCC/> <DDD> <CCC/> </DDD> <EEE/> </AAA> |
Open the example in XLab. | Go to example |