diff --git a/e-text-field-type.yml b/e-text-field-type.yml index 71d4b44..0ccacaa 100644 --- a/e-text-field-type.yml +++ b/e-text-field-type.yml @@ -654,9 +654,11 @@ components: - 697 - 698 - 699 + - 700 - 701 - 702 - 703 + - 704 x-enum-descriptions: - "Document class code" - "Issuing state code" @@ -1307,9 +1309,11 @@ components: - "Nationality code (Alpha-2)" - "First issue date check digit" - "First issue date checksum" + - "Expiry time" - "Commercial indicator" - "Non domiciled indicator" - "Jurisdiction specific data" + - "Date of data expiry" x-enum-varnames: - "DOCUMENT_CLASS_CODE" - "ISSUING_STATE_CODE" @@ -1960,6 +1964,8 @@ components: - "FT_NATIONALITY_CODE_ALPHA2" - "FT_FIRST_ISSUE_DATE_CHECK_DIGIT" - "FT_FIRST_ISSUE_DATE_CHECKSUM" + - "FT_EXPIRY_TIMESTAMP" - "FT_COMMERCIAL_INDICATOR" - "FT_NON_DOMICILED_INDICATOR" - "FT_JURISDICTION_SPECIFIC_DATA" + - "FT_DATA_DATE_OF_EXPIRY"