<?xml version="1.0" encoding="UTF-8"?>
<crepdl xmlns="http://www.iso.org/ns/crepdl" version="2020">
  <repertoire name="TurkishTurkce" version="1.0">
    <union>
      <range from="U+0020" to="U+007E"/>
      <char cp="U+00A0"/>
      <range from="U+2013" to="U+2014"/>
      <range from="U+2018" to="U+201F"/>
      <char cp="U+2026"/>
      <range from="U+00C0" to="U+00FF"/>
      <range from="U+0100" to="U+017F"/>
      <char cp="U+20BA"/>
    </union>
  </repertoire>
  <rule>
    <context path="//text()"/>
    <message xml:lang="en">Character repertoire violation: the character is not permitted in Turkish.</message>
    <message xml:lang="tr">Character repertoire violation: not permitted in Turkce.</message>
  </rule>
</crepdl>
