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