tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

locqualityissue3xml.xml (839B)


      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        locQualityIssueSeverity="50"
      8 locQualityIssueProfileRef="http://example.org/qaMovel/v1"
      9 locQualityIssueEnabled="yes"/>
     10 <its:locQualityIssueRule selector="//span[@id='q2']"
     11        locQualityIssueType="misspelling"
     12 locQualityIssueSeverity="75"
     13 locQualityIssueProfileRef="http://example.org/qaMovel/v1"
     14 locQualityIssueEnabled="yes"/>
     15    </its:rules>
     16  </header>
     17  <para>
     18   <span id="q1">transport</span> or transportation is the movement of people, animals and goods from one location to another.
     19   Modes of <span id="q2">tranport inc.</span> air, rail, road, water, cable, pipeline, and space.
     20 </para>
     21 </doc>