withintext3htmlrules.xml (337B)
1 <its:rules xmlns:its="http://www.w3.org/2005/11/its" xmlns:h="http://www.w3.org/1999/xhtml" version="2.0"> 2 <its:param name="withinTextParam">firstkeyword</its:param> 3 <its:withinTextRule selector="//h:cite" withinText="nested"/> 4 <its:withinTextRule selector="//h:section/h:span[@itemprop=$withinTextParam]" withinText="no"/> 5 </its:rules>