Module Camomile.UColSource

Sourcetype variable_option = [
  1. | `Blanked
  2. | `Non_ignorable
  3. | `Shift_Trimmed
  4. | `Shifted
]
Sourcetype precision = [
  1. | `Primary
  2. | `Quaternary
  3. | `Secondary
  4. | `Tertiary
]