textanalysis1htmlrules.xml (432B)
1 <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0" xmlns:h="http://www.w3.org/1999/xhtml"> 2 <its:textAnalysisRule selector="//h:body/h:p/h:*[@id='dublin']" 3 taClassRefPointer="@typeof" 4 taIdentRefPointer="@property"/> 5 <its:textAnalysisRule selector="//h:body/h:p/h:*[@id='capital']" 6 taClassRefPointer="@typeof" 7 taSourcePointer="@property" 8 taIdentPointer="@about"/> 9 </its:rules>