<?xml version="1.0" encoding="UTF-8"?>
<crepdl xmlns="http://www.iso.org/ns/crepdl" version="2020">
  <repertoire name="RomanianRomana" 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+0102" to="U+0103"/>
      <range from="U+00CE" to="U+00EE"/>
      <range from="U+0218" to="U+021B"/>
    </union>
  </repertoire>
  <rule>
    <context path="//text()"/>
    <message xml:lang="en">Character repertoire violation: the character is not permitted in Romanian.</message>
    <message xml:lang="ro">Character repertoire violation: not permitted in Romana.</message>
  </rule>
</crepdl>
