Class: PassportDetailsClass
The details of a passport as presented by the biometric chip data using near-field communication (NFC), reading the Machine Readable Zone (MRZ) or manually input by a user.
JSON schema: di_vocab:PassportDetails
Examples
URI: di_vocab:PassportDetailsClass
Parents
- is_a: DocumentDetailsClass
Referenced by Class
- None passport 0..* PassportDetailsClass
Attributes
Own
- documentNumber 1..1
- Description: An identifier generated for the specific document when it was issued, for example the passport number.
- Range: String
- icaoIssuerCode 1..1
- Description: An identifier for the issuing State or Organisation of a passport as defined by the International Civil Aviation Organization (ICAO) Standard for Machine Readable Travel Documents. Usually three characters.
- Range: String
- PassportDetailsClass➞expiryDate 1..1
- Description: The date the document expires.
- Range: Date
Inherited from DocumentDetailsClass:
Other properties
See also: | ../json-schemas/PassportDetails.json |