echo child::chapter/descendant::para selects the para element descendants of the chapter element children of the context node
../xgrep "/xgrep-test/child::chapter/descendant::para" xgrep-test1.xml

