textanalysis2xmlrules.xml (392B)
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 taClassRefPointer="@classref" 7 taSourcePointer="@source" 8 taIdentPointer="@ident"/> 9 </its:rules>