echo child::chapter[child::title='Introduction'] selects the chapter children of the context node that have one or more title children with string-value equal to Introduction
../xgrep "/xgrep-test/doc/child::chapter[child::title='Introduction']" xgrep-test1.xml

