MOD 26_CY - homebeaver/ungueltig GitHub Wiki

MOD 26 Prüfzeichensystem (Zypern)

Das System mit einem alpha Prüfzeichen wird in Zypern für die Steuernummer und VATIN verwendet.

Format

$${Z_1 Z_2 Z_3 Z_4 Z_5 Z_6 Z_7 Z_8 \color{blue}P}$$

$${Z_1 \in ( 0, 1, 3, 4, 5, 9 ) }$$

$${Z_1 Z_2 \neq 12 }$$

Berechnung des Prüfzeichens

$${ \left( \sum_{i=1}^8 G_i \right) \space {mod} \space 26 = \color{blue}P }$$ $${ \text{Für} \space i \in (1,3,5,7) \space \text{ist} \space G_i = (0,1,2,3,4,5,6,7,8,9) \to (1,0,5,7,9,13,15,17,19,21) }$$ $${ \text{Für} \space i \in (2,4,6,8) \space \text{ist} \space G_i = Z_i }$$