textanalysis8xmlrules.xml (354B)
1 <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0"> 2 <its:textAnalysisRule selector="/text/body/p/*[@id='dublin']" 3 taClassRefPointer="@classref" 4 taIdentRefPointer="@identref"/> 5 <its:textAnalysisRule selector="/text/body/p/*[@id='capital']" 6 taSourcePointer="@source" 7 taIdentPointer="@ident"/> 8 </its:rules>