{
  "title": "Civilité",
  "description": "Civilité",
  
  "type": "string",
  "enum": [
    "M.",
    "Mme"
  ],

  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "Civ.json",
  "$$target": "Civ.json"
}
