locqualityissue1xml.xml (596B)
1 <?xml version="1.0"?> 2 <doc> 3 <header> 4 <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0"> 5 <its:locQualityIssueRule selector="//span[@id='q1']" 6 locQualityIssueType="typographical"/> 7 <its:locQualityIssueRule selector="//span[@id='q2']" 8 locQualityIssueType="misspelling"/> 9 </its:rules> 10 </header> 11 <para> 12 <span id="q1">transport</span> or transportation is the movement of people, animals and goods from one location to another. 13 Modes of <span id="q2">tranport inc.</span> air, rail, road, water, cable, pipeline, and space. 14 </para> 15 </doc>