diff --git a/e-text-field-type.yml b/e-text-field-type.yml index e2ff3d7..1369ecd 100644 --- a/e-text-field-type.yml +++ b/e-text-field-type.yml @@ -575,6 +575,9 @@ components: - 622 - 623 - 624 + - 625 + - 626 + - 627 x-enum-descriptions: - 'Document class code' - 'Issuing country document code in accordance with the standard ISO 3166-1 (ICAO, document 9303)' @@ -1146,6 +1149,9 @@ components: - 'Validity date of CA driver’s license' - 'Expiration date of CA driver’s license' - 'Restrictions for CA driver’s license' + - 'Citizenship Status' + - 'Military Service From' + - 'Military Service To' x-enum-varnames: - 'DOCUMENT_CLASS_CODE' - 'ISSUING_STATE_CODE' @@ -1716,4 +1722,7 @@ components: - 'DL_CLASS_CODE_R_NOTES' - 'DL_CLASS_CODE_CA_FROM' - 'DL_CLASS_CODE_CA_TO' - - 'DL_CLASS_CODE_CA_NOTES' \ No newline at end of file + - 'DL_CLASS_CODE_CA_NOTES' + - 'CITIZENSHIP_STATUS' + - 'MILITARY_SERVICE_FROM' + - 'MILITARY_SERVICE_TO'