| #_ | Name______ | Type | Bytes | Position | Comments___________________________ |
|---|---|---|---|---|---|
| 1 | animid | int | 4 | 001-004 | DB animal_id |
| 2 | sireid | int | 4 | 005-008 | DB sire_id |
| 3 | damid | int | 4 | 009-012 | DB dam_id |
| 4 | byear | int | 2 | 013-014 | birth year (real or estimated) |
| 5 | breedcd | char | 2 | 015-016 | breed |
| 6 | nationcd | char | 3 | 017-019 | country/nation code |
| 7 | sexcd | char | 1 | 020-020 | sex code |
| 8 | reg | char | 12 | 021-032 | registration number |
Notes: