Blob Blame History Raw
/EXAMPLE
/EXAMPLE/head
/EXAMPLE/chapter[1]
//p
//chapter/image
//p/text()
//p/text()[position()=1]
//p/text()[position()=last()]
(//p/text())[position()=1]
(//p/text())[position()=last()]