Example 13 Previous Next |
//DDD/parent::* |
---|
Select all parents of DDD element |
<AAA> <BBB> <DDD> <CCC> <DDD/> <EEE/> </CCC> </DDD> </BBB> <CCC> <DDD> <EEE> <DDD> <FFF/> </DDD> </EEE> </DDD> </CCC> </AAA> |
Open the example in XLab. | Tree view (PNG) |