| /AAA/BBB/descendant::* |
|---|
| Select all descendats of /AAA/BBB |
|
<AAA> <BBB> <DDD> <CCC> <DDD/> <EEE/> </CCC> </DDD> </BBB> <CCC> <DDD> <EEE> <DDD> <FFF/> </DDD> </EEE> </DDD> </CCC> </AAA> |
| Open the example in XLab. | Go to example |