<?xml version="1.0" encoding="UTF-8"?>
<crepdl xmlns="http://www.iso.org/ns/crepdl" version="2020">
  <repertoire name="FrenchFrancais" version="1.0">
    <union>
      <char cp="U+0009"/>
      <char cp="U+000A"/>
      <char cp="U+000D"/>
      <range from="U+0020" to="U+007E"/>
      <range from="U+2013" to="U+2014"/>
      <range from="U+2018" to="U+201E"/>
      <char cp="U+2026"/>
      <char cp="U+00A0"/>
      <range from="U+00C0" to="U+00FF"/>
      <range from="U+0152" to="U+0153"/>
      <char cp="U+0178"/>
    </union>
  </repertoire>
  <rule>
    <context path="//text()"/>
    <message xml:lang="en">Character repertoire violation: the character is not permitted in French.</message>
    <message xml:lang="fr">Character repertoire violation: not permitted in Francais.</message>
  </rule>
</crepdl>
