Class: DrivingPermitDetailsClass
The details of a driving license/permit as presented by Optical Character Recognition of the physical document or manually input by a user.
JSON schema: di_vocab:DrivingPermit
DVLA Examples
DVA Examples
URI: di_vocab:DrivingPermitDetailsClass
Parents
- is_a: DocumentDetailsClass
Referenced by Class
- None drivingPermit 0..* DrivingPermitDetailsClass
Attributes
Own
- personalNumber 0..1
- Description: An identifier that is common across documents issued to the same individual, such as driver number.
- Range: String
- fullAddress 0..1
- Description: Unparsed address string as retrieved from optical character recognition read of a document.
- Range: String
- issuedBy 0..1
- Description: An identifier for the issuing authority, for example, DVLA.
- Range: StringOrURI
- issueNumber 0..1
- Description: An identifier that changes with each issue of the document - unique only within documents issued under the same
personalNumber
. - Range: String
- Description: An identifier that changes with each issue of the document - unique only within documents issued under the same
- issuingCountry 0..1
- Description: Issuing country for documents represented as an ISO 3166 two character country code. Not used for passports see
icaoIssuerCode
. - Range: String
- Description: Issuing country for documents represented as an ISO 3166 two character country code. Not used for passports see
- DrivingPermitDetailsClass➞expiryDate 1..1
- Description: The date the document expires.
- Range: Date
Inherited from DocumentDetailsClass:
Other properties
See also: | ../json-schemas/DrivingPermit.json |