OcrField
¶
Describes a specific field or area of a document, which is used for optical character recognition (OCR).
- OcrField.Firstname¶
=
0
The first name of the document holder.
- OcrField.Middlename¶
=
1
The middle name or names or the document holder.
- OcrField.Lastname¶
=
2
The last name or names of the document holder.
- OcrField.Address¶
=
3
Postal address of the document holder.
- OcrField.PassportNumber¶
=
4
For passport or VISA documents, this field represents the passport number.
- OcrField.VisaNumber¶
=
5
For passport or VISA documents, this field represents the VISA number.
- OcrField.IdentityCardNumber¶
=
6
For national identity cards, this field represents the national identity card number.
- OcrField.DrivingLicenceNumber,
=
7
For driving licences, this field represents the driving licence number.
- OcrField.PersonalNumber¶
=
8
Represents data that is stored underneath the regression of the issuing country. This usually encodes the personal number for a range of countries but may contain other country-specific data.
- OcrField.ValidFrom¶
=
9
The date when the document was issued and is valid from.
- OcrField.ExpiryDate¶
=
10
The date when the document expires.
- OcrField.DateOfBirth¶
=
11
The date of birth of the document holder.
- OcrField.Nationality¶
=
12
The nationality of the document holder.
- OcrField.Gender¶
=
13
The gender of the document holder.
- OcrField.IssuingAuthority¶
=
14
The name of the authority who issues the document.
- OcrField.IssuingCountry¶
=
15
The name of the country who issues the document.
- OcrField.DrivingLicenceCategory¶
=
16
The category description which is found on driving licences to identify the types of vehicles that the document holder is permitted to operate.
- OcrField.Other¶
=
17
Arbitrary field.
- OcrField.DocumentIssue¶
=
18
The field that contains the document issue. Used to look up an appropriate kdb-document.
- OcrField.Mrz¶
=
19
The Machine Readable Zone data from the document.