Another consistency-checking XPath Posted by mholmes on 15 Aug 2007 in Activity log To check that all instances of <abbr> tags have counterparts which are part of a <choice> tag (meaning they have an expansion somewhere in the text): //abbr[not(.=//choice/abbr)] This entry was posted by Martin and filed under Activity log.