konstantinbueschel
5/31/2016 - 12:50 PM

XPath Select node based on text content - From http://stackoverflow.com/questions/1982624/using-xpath-how-do-i-select-a-node-based-on-its-te

# //FIRST_SELECTOR/SECOND_SELECTOR[text()='SEARCH_WORD']
# example:

/DocText/WithQuads/Page/Word[text()='July']