Last Updated: 17 June 2024
1_3_5_H98.FaultyValue 1_3_5_H98.InvalidAutoComplete_Date all elements in this section should be tagged with a different autocomplete value than bday
and we should be able to recognize it and assign bday autocomplete based on the id/name/placeholder
1_3_5_H98.InvalidAutoComplete_Month all elements in this section should be tagged with a different autocomplete value than cc-exp
and we should be able to recognize it and assign cc-exp autocomplete based on the id/name/placeholder
"regex": ["ccexp", "ccexpiry", "cardexpiry", "expdate"]
1_3_5_H98.InvalidAutoComplete_Telephone all elements in this section should be tagged with a different autocomplete value than tel
and we should be able to recognize it and assign tel autocomplete based on the id/name/placeholder
"regex": ["tel", "phone", "mobile"]
1_3_5_H98.InvalidAutoComplete_Multiline all elements in this section should be tagged with a different autocomplete value than textarea
and we should be able to recognize it and assign textarea autocomplete based on the id/name/placeholder
"regex": ["streetaddress", "fulladdress", "shipaddress"]
1_3_5_H98.InvalidAutoComplete_Password
all elements in this section should be tagged with a different autocomplete value than textarea
and we should be able to recognize it and assign textarea autocomplete based on the id/name/placeholder
- "password": "regex": ["password"]
- “current-password": "regex": ["currentpassword"]
- “new-password": "regex": ["newpassword"]
PASSWORD (just id - password):
PASSWORD (just id - currentpassword):
PASSWORD (just id - newpassword):
PASSWORD (just name - password):
PASSWORD (just name - currentpassword):
PASSWORD (just name - newpassword):
PASSWORD (just placeholder - password):
PASSWORD (just placeholder - currentpassword):
PASSWORD (just placeholder - newpassword):
PASSWORD (p/i/n: pass-word):
PASSWORD (p/i/n: current-password):
PASSWORD (p/i/n: new-password):
PASSWORD (p/i/n: pass_word):
PASSWORD (p/i/n: current_password):
PASSWORD (p/i/n: new_password):
PASSWORD (p/i/n: pass word):
PASSWORD (p/i/n: current password):
PASSWORD (p/i/n: new password):
PASSWORD (p/i/n: user-password):
PASSWORD (p/i/n: currentpassword_entry):
PASSWORD (p/i/n: enternewpassword):
PASSWORD (p/i/n: gibberish/newpassword/gibberish):
PASSWORD (p/i/n: gibberish/null/newpassword):
PASSWORD (p/i/n: newpassword/gibberish/gibberish):
1_3_5_H98.InvalidAutoComplete_Url
all elements in this section should be tagged with a different autocomplete value than Url
and we should be able to recognize it and assign Url autocomplete based on the id/name/placeholder
"url": "regex": ["url", "website", "webaddress"]
URL (just id - url):
URL (just id - website):
URL (just id - webaddress):
URL (just name - url):
URL (just name - website):
URL (just name - webaddress):
URL (just placeholder - url):
URL (just placeholder - website):
URL (just placeholder - webaddress):
URL (p/i/n: u-rl):
URL (p/i/n: web-site):
URL (p/i/n: web-address):
URL (p/i/n: u_rl):
URL (p/i/n: web_site):
URL (p/i/n: web_address):
URL (p/i/n: u rl):
URL (p/i/n: web site):
URL (p/i/n: webaddress):
URL (p/i/n: page-url):
URL (p/i/n: web-site-address):
URL (p/i/n: web-address-link):
URL (p/i/n: gibberish/website/gibberish):
URL (p/i/n: gibberish/null/website):
URL (p/i/n: website/gibberish/gibberish):
1_3_5_H98.InvalidAutoComplete_Image
all elements in this section should be tagged with a different autocomplete value than image
and we should be able to recognize it and assign image autocomplete based on the id/name/placeholder
photo": "regex": ["photo", "picture", "image", "snapshot"]
IMAGE (just id - photo):
IMAGE (just id - picture):
IMAGE (just id - image):
IMAGE (just id - snapshot):
IMAGE (just name - photo):
IMAGE (just name - picture):
IMAGE (just name - image):
IMAGE (just name - snapshot):
IMAGE (just placeholder - photo):
IMAGE (just placeholder - picture):
IMAGE (just placeholder - image):
IMAGE (just placeholder - snapshot):
IMAGE (p/i/n: ph-oto):
IMAGE (p/i/n: pic-ture):
IMAGE (p/i/n: im-age):
IMAGE (p/i/n: snap-shot):
IMAGE (p/i/n: pho_to):
IMAGE (p/i/n: pic_ture):
IMAGE (p/i/n: ima_ge):
IMAGE (p/i/n: snap_shot):
IMAGE (p/i/n: pho to):
IMAGE (p/i/n: pic ture):
IMAGE (p/i/n: ima ge):
IMAGE (p/i/n: snap shot):
IMAGE (p/i/n: userphoto):
IMAGE (p/i/n: userpicture):
IMAGE (p/i/n: userimage):
IMAGE (p/i/n: usersnapshot):
IMAGE (p/i/n: gibberish/photo/gibberish):
IMAGE (p/i/n: gibberish/null/photo):
IMAGE (p/i/n: photo/gibberish/gibberish):
1_3_5_H98.InvalidAutoComplete_Email
all elements in this section should be tagged with a different autocomplete value than email
and we should be able to recognize it and assign email autocomplete based on the id/name/placeholder
“email": "regex": ["email", "impp"]
EMAIL (just id - email):
EMAIL (just id - impp):
EMAIL (just name - email):
EMAIL (just name - impp):
EMAIL (just placeholder - email):
EMAIL (just placeholder - impp):
EMAIL (p/i/n: e-mail):
EMAIL (p/i/n: im-pp):
EMAIL (p/i/n: e_mail):
EMAIL (p/i/n: i_mpp):
EMAIL (p/i/n: em ail):
EMAIL (p/i/n: im pp):
EMAIL (p/i/n: user-email):
EMAIL (p/i/n: user-impp):
EMAIL (p/i/n: gibberish/email/gibberish):
EMAIL (p/i/n: gibberish/null/email):
EMAIL (p/i/n: email/gibberish/gibberish):
1_3_5_H98.InvalidAutoComplete_Numeric
all elements in this section should be tagged with a different autocomplete value than number
and we should be able to recognize it and assign number autocomplete based on the id/name/placeholder
"cc-exp-month": "regex": ["ccexpmonth", "ccexpirymonth", "cardexpirymonth"]
CC_EXP_MONTH (just id - ccexpmonth):
CC_EXP_MONTH (just id - ccexpirymonth):
CC_EXP_MONTH (just id - cardexpirymonth):
CC_EXP_MONTH (just name - ccexpmonth):
CC_EXP_MONTH (just name - ccexpirymonth):
CC_EXP_MONTH (just name - cardexpirymonth):
CC_EXP_MONTH (just placeholder - ccexpmonth):
CC_EXP_MONTH (just placeholder - ccexpirymonth):
CC_EXP_MONTH (just placeholder - cardexpirymonth):
CC_EXP_MONTH (p/i/n: cc-expmonth):
CC_EXP_MONTH (p/i/n: cc-expirymonth):
CC_EXP_MONTH (p/i/n: card-expirymonth):
CC_EXP_MONTH (p/i/n: cc_expmonth):
CC_EXP_MONTH (p/i/n: cc_expirymonth):
CC_EXP_MONTH (p/i/n: card_expirymonth):
CC_EXP_MONTH (p/i/n: cc expmonth):
CC_EXP_MONTH (p/i/n: cc expirymonth):
CC_EXP_MONTH (p/i/n: card expirymonth):
CC_EXP_MONTH (p/i/n: ccexpmonthdata):
CC_EXP_MONTH (p/i/n: ccexpirymonthdata):
CC_EXP_MONTH (p/i/n: cardexpirymonthdata):
CC_EXP_MONTH (p/i/n: gibberish/cardexpirymonth/gibberish):
CC_EXP_MONTH (p/i/n: gibberish/null/cardexpirymonth):
CC_EXP_MONTH (p/i/n: cardexpirymonth/gibberish/gibberish):
cc_exp_year": "regex": ["ccexpyear", "ccexpiryyear", "cardexpiryyear"]
CC_EXP_YEAR (just id - ccexpyear):
CC_EXP_YEAR (just id - ccexpiryyear):
CC_EXP_YEAR (just id - cardexpiryyear):
CC_EXP_YEAR (just name - ccexpyear):
CC_EXP_YEAR (just name - ccexpiryyear):
CC_EXP_YEAR (just name - cardexpiryyear):
CC_EXP_YEAR (just placeholder - ccexpyear):
CC_EXP_YEAR (just placeholder - ccexpiryyear):
CC_EXP_YEAR (just placeholder - cardexpiryyear):
CC_EXP_YEAR (p/i/n: cc-expyear):
CC_EXP_YEAR (p/i/n: cc-expiryyear):
CC_EXP_YEAR (p/i/n: card-expiryyear):
CC_EXP_YEAR (p/i/n: cc_expyear):
CC_EXP_YEAR (p/i/n: cc_expiryyear):
CC_EXP_YEAR (p/i/n: card_expiryyear):
CC_EXP_YEAR (p/i/n: cc expyear):
CC_EXP_YEAR (p/i/n: cc expiryyear):
CC_EXP_YEAR (p/i/n: card expiryyear):
CC_EXP_YEAR (p/i/n: ccexpyeardata):
CC_EXP_YEAR (p/i/n: ccexpiryyeardata):
CC_EXP_YEAR (p/i/n: cardexpiryyeardata):
“transaction-amount": "regex": ["transactionamount", "amount", "amounttransaction”]
TRANSACTION_AMOUNT (just id - transactionamount):
TRANSACTION_AMOUNT (just id - amount):
TRANSACTION_AMOUNT (just id - amounttransaction):
TRANSACTION_AMOUNT (just name - transactionamount):
TRANSACTION_AMOUNT (just name - amount):
TRANSACTION_AMOUNT (just name - amounttransaction):
TRANSACTION_AMOUNT (just placeholder - transactionamount):
TRANSACTION_AMOUNT (just placeholder - amount):
TRANSACTION_AMOUNT (just placeholder - amounttransaction):
TRANSACTION_AMOUNT (p/i/n: transaction-amount):
TRANSACTION_AMOUNT (p/i/n: amo-unt):
TRANSACTION_AMOUNT (p/i/n: amount-transaction):
TRANSACTION_AMOUNT (p/i/n: transaction_amount):
TRANSACTION_AMOUNT (p/i/n: amo_unt):
TRANSACTION_AMOUNT (p/i/n: amount_transaction):
TRANSACTION_AMOUNT (p/i/n: transaction amount):
TRANSACTION_AMOUNT (p/i/n: amo unt):
TRANSACTION_AMOUNT (p/i/n: amount transaction):
bday-day: "regex": ["bdayday", "day"] dayofbirth, userbirthday
BDAY_DAY (just id - bdayday):
BDAY_DAY (just id - day):
BDAY_DAY (just id - dayofbirth):
BDAY_DAY (just id - userbirthday):
BDAY_DAY (just id - bdayday):
BDAY_DAY (just id - day):
BDAY_DAY (just id - dayofbirth):
BDAY_DAY (just id - userbirthday):
BDAY_DAY (just name - bdayday):
BDAY_DAY (just name - day):
BDAY_DAY (just name - dayofbirth):
BDAY_DAY (just name - userbirthday):
BDAY_DAY (just placeholder - bdayday):
BDAY_DAY (just placeholder - day):
BDAY_DAY (just placeholder - dayofbirth):
BDAY_DAY (just placeholder - userbirthday):
BDAY_DAY (p/i/n: d-ay):
BDAY_DAY (p/i/n: bday-day):
BDAY_DAY (p/i/n: day-ofbirth):
BDAY_DAY (p/i/n: user-birthday):
BDAY_DAY (p/i/n: d_ay):
BDAY_DAY (p/i/n: bday_day):
BDAY_DAY (p/i/n: day_ofbirth):
BDAY_DAY (p/i/n: user_birthday):
BDAY_DAY (p/i/n: d ay):
BDAY_DAY (p/i/n: bday day):
BDAY_DAY (p/i/n: day ofbirth):
BDAY_DAY (p/i/n: user birthday):
“bday-month": "regex": ["bdaymonth", "month", "birthmonth"] monthofbirth, userbirthmonth
BDAY_MONTH (just id - bdaymonth):
BDAY_MONTH (just id - month):
BDAY_MONTH (just id - birthmonth):
BDAY_MONTH (just id - monthofbirth):
BDAY_MONTH (just id - userbirthmonth):
BDAY_MONTH (just name - bdaymonth):
BDAY_MONTH (just name - month):
BDAY_MONTH (just name - birthmonth):
BDAY_MONTH (just name - monthofbirth):
BDAY_MONTH (just name - userbirthmonth):
BDAY_MONTH (just placeholder - bdaymonth):
BDAY_MONTH (just placeholder - month):
BDAY_MONTH (just placeholder - birthmonth):
BDAY_MONTH (just placeholder - monthofbirth):
BDAY_MONTH (just placeholder - userbirthmonth):
BDAY_MONTH (p/i/n: bday-month):
BDAY_MONTH (p/i/n: mon-th):
BDAY_MONTH (p/i/n: birth-month):
BDAY_MONTH (p/i/n: month-ofbirth):
BDAY_MONTH (p/i/n: user-birthmonth):
BDAY_MONTH (p/i/n: bday_month):
BDAY_MONTH (p/i/n: mon_th):
BDAY_MONTH (p/i/n: birth_month):
BDAY_MONTH (p/i/n: month_ofbirth):
BDAY_MONTH (p/i/n: user_birthmonth):
BDAY_MONTH (p/i/n: bday month):
BDAY_MONTH (p/i/n: mon th):
BDAY_MONTH (p/i/n: birth month):
BDAY_MONTH (p/i/n: month ofbirth):
BDAY_MONTH (p/i/n: userbirth month):
“bday-year": "regex": ["bdayyear", "year", "birthyear"] yearofbirth, userbirthyear
BDAY_YEAR (just id - bdayyear):
BDAY_YEAR (just id - year):
BDAY_YEAR (just id - birthyear):
BDAY_YEAR (just id - yearofbirth):
BDAY_YEAR (just id - userbirthyear):
BDAY_YEAR (just name - bdayyear):
BDAY_YEAR (just name - year):
BDAY_YEAR (just name - birthyear):
BDAY_YEAR (just name - yearofbirth):
BDAY_YEAR (just name - userbirthyear):
BDAY_YEAR (just placeholder - bdayyear):
BDAY_YEAR (just placeholder - year):
BDAY_YEAR (just placeholder - birthyear):
BDAY_YEAR (just placeholder - yearofbirth):
BDAY_YEAR (just placeholder - userbirthyear):
BDAY_YEAR (p/i/n: bday-year):
BDAY_YEAR (p/i/n: ye-ar):
BDAY_YEAR (p/i/n: birth-year):
BDAY_YEAR (p/i/n: yearof-birth):
BDAY_YEAR (p/i/n: userbirth-year):
BDAY_YEAR (p/i/n: bday_year):
BDAY_YEAR (p/i/n: ye_ar):
BDAY_YEAR (p/i/n: birth_year):
BDAY_YEAR (p/i/n: yearof_birth):
BDAY_YEAR (p/i/n: userbirth_year):
BDAY_YEAR (p/i/n: bday year):
BDAY_YEAR (p/i/n: ye ar):
BDAY_YEAR (p/i/n: birth year):
BDAY_YEAR (p/i/n: yearof birth):
BDAY_YEAR (p/i/n: user birthyear):
BDAY_YEAR (p/i/n: extra-bdayyear):
BDAY_YEAR (p/i/n: extra-year):
BDAY_YEAR (p/i/n: extra-birthyear):
BDAY_YEAR (p/i/n: extra-yearofbirth):
BDAY_YEAR (p/i/n: extra-userbirthyear):
1_3_5_H98.InvalidAutoComplete_Text
all elements in this section should be tagged with a different autocomplete value than text
and we should be able to recognize it and assign text autocomplete based on the id/name/placeholder
name": "regex": ["fullname"]
FULLNAME (just id - fullname):
FULLNAME (just name - fullname):
FULLNAME (just placeholder - fullname):
FULLNAME (p/i/n: full-name):
FULLNAME (p/i/n: full_name):
FULLNAME (p/i/n: full name):
FULLNAME (p/i/n: user-fullname):
FULLNAME (p/i/n: gibberish/fullname/gibberish):
FULLNAME (p/i/n: gibberish/null/fullname):
FULLNAME (p/i/n: fullname/gibberish/gibberish):
“hororific-prefix”: "regex": ["title", "honorificprefix"]
HONORIFIC_PREFIX (just id - title):
HONORIFIC_PREFIX (just id - honorificprefix):
HONORIFIC_PREFIX (just name - title):
HONORIFIC_PREFIX (just name - honorificprefix):
HONORIFIC_PREFIX (just placeholder - title):
HONORIFIC_PREFIX (just placeholder - honorificprefix):
HONORIFIC_PREFIX (p/i/n: ti-tle):
HONORIFIC_PREFIX (p/i/n: honorific-prefix):
HONORIFIC_PREFIX (p/i/n: ti_tle):
HONORIFIC_PREFIX (p/i/n: honorific_prefix):
HONORIFIC_PREFIX (p/i/n: ti tle):
HONORIFIC_PREFIX (p/i/n: honorific prefix):
HONORIFIC_PREFIX (p/i/n: user-title):
HONORIFIC_PREFIX (p/i/n: user-honorificprefix):
“given-name”: "regex": ["givenname", "firstname", "fname"]
GIVEN_NAME (just id - givenname):
GIVEN_NAME (just id - firstname):
GIVEN_NAME (just id - fname):
GIVEN_NAME (just name - givenname):
GIVEN_NAME (just name - firstname):
GIVEN_NAME (just name - fname):
GIVEN_NAME (just placeholder - givenname):
GIVEN_NAME (just placeholder - firstname):
GIVEN_NAME (just placeholder - fname):
GIVEN_NAME (p/i/n: given-name):
GIVEN_NAME (p/i/n: first-name):
GIVEN_NAME (p/i/n: f-name):
GIVEN_NAME (p/i/n: given_name):
GIVEN_NAME (p/i/n: first_name):
GIVEN_NAME (p/i/n: f_name):
GIVEN_NAME (p/i/n: given name):
GIVEN_NAME (p/i/n: first name):
GIVEN_NAME (p/i/n: f name):
GIVEN_NAME (p/i/n: usergivenname):
GIVEN_NAME (p/i/n: firstname):
GIVEN_NAME (p/i/n: fname):
“additional-name": "regex": ["middle", "additionalname", "mname", "middlename"]
ADDITIONAL_NAME (just id - middle):
ADDITIONAL_NAME (just id - additionalname):
ADDITIONAL_NAME (just id - mname):
ADDITIONAL_NAME (just id - middlename):
ADDITIONAL_NAME (just name - middle):
ADDITIONAL_NAME (just name - additionalname):
ADDITIONAL_NAME (just name - mname):
ADDITIONAL_NAME (just name - middlename):
ADDITIONAL_NAME (just placeholder - middle):
ADDITIONAL_NAME (just placeholder - additionalname):
ADDITIONAL_NAME (just placeholder - mname):
ADDITIONAL_NAME (just placeholder - middlename):
ADDITIONAL_NAME (p/i/n: mid-dle):
ADDITIONAL_NAME (p/i/n: additional-name):
ADDITIONAL_NAME (p/i/n: m-name):
ADDITIONAL_NAME (p/i/n: middle-name):
ADDITIONAL_NAME (p/i/n: mid_dle):
ADDITIONAL_NAME (p/i/n: additional_name):
ADDITIONAL_NAME (p/i/n: mn_ame):
ADDITIONAL_NAME (p/i/n: middle_name):
ADDITIONAL_NAME (p/i/n: mid dle):
ADDITIONAL_NAME (p/i/n: additional name):
ADDITIONAL_NAME (p/i/n: m name):
ADDITIONAL_NAME (p/i/n: middle name):
ADDITIONAL_NAME (p/i/n: user-middle):
ADDITIONAL_NAME (p/i/n: user-additionalname):
ADDITIONAL_NAME (p/i/n: user-mname):
ADDITIONAL_NAME (p/i/n: user-middlename):
family-name": "regex": ["familyname", "lname", "last", "lastname"] surname
FAMILY_NAME (just id - familyname):
FAMILY_NAME (just id - lname):
FAMILY_NAME (just id - last):
FAMILY_NAME (just id - lastname):
FAMILY_NAME (just id - surname):
FAMILY_NAME (just name - familyname):
FAMILY_NAME (just name - lname):
FAMILY_NAME (just name - last):
FAMILY_NAME (just name - lastname):
FAMILY_NAME (just name - surname):
FAMILY_NAME (just placeholder - familyname):
FAMILY_NAME (just placeholder - lname):
FAMILY_NAME (just placeholder - last):
FAMILY_NAME (just placeholder - lastname):
FAMILY_NAME (just placeholder - surname):
FAMILY_NAME (p/i/n: family-name):
FAMILY_NAME (p/i/n: l-name):
FAMILY_NAME (p/i/n: la-st):
FAMILY_NAME (p/i/n: last-name):
FAMILY_NAME (p/i/n: sur-name):
FAMILY_NAME (p/i/n: family_name):
FAMILY_NAME (p/i/n: l_name):
FAMILY_NAME (p/i/n: la_st):
FAMILY_NAME (p/i/n: last_name):
FAMILY_NAME (p/i/n: sur_name):
FAMILY_NAME (p/i/n: family name):
FAMILY_NAME (p/i/n: l name):
FAMILY_NAME (p/i/n: la st):
FAMILY_NAME (p/i/n: last name):
FAMILY_NAME (p/i/n: sur name):
FAMILY_NAME (p/i/n: user_familyname):
FAMILY_NAME (p/i/n: user_lname):
FAMILY_NAME (p/i/n: user_last):
FAMILY_NAME (p/i/n: user_lastname):
FAMILY_NAME (p/i/n: user_surname):
honorific-suffix": "regex": ["education", "graduation", "honorificsuffix"]
HONORIFIC_SUFFIX (just id - education):
HONORIFIC_SUFFIX (just id - graduation):
HONORIFIC_SUFFIX (just id - honorificsuffix):
HONORIFIC_SUFFIX (just name - education):
HONORIFIC_SUFFIX (just name - graduation):
HONORIFIC_SUFFIX (just name - honorificsuffix):
HONORIFIC_SUFFIX (just placeholder - education):
HONORIFIC_SUFFIX (just placeholder - graduation):
HONORIFIC_SUFFIX (just placeholder - honorificsuffix):
HONORIFIC_SUFFIX (p/i/n: edu-cation):
HONORIFIC_SUFFIX (p/i/n: gra-duation):
HONORIFIC_SUFFIX (p/i/n: honorific-suffix):
HONORIFIC_SUFFIX (p/i/n: educ_ation):
HONORIFIC_SUFFIX (p/i/n: gradua_tion):
HONORIFIC_SUFFIX (p/i/n: honorific_suffix):
HONORIFIC_SUFFIX (p/i/n: educ ation):
HONORIFIC_SUFFIX (p/i/n: gradua tion):
HONORIFIC_SUFFIX (p/i/n: honorific suffix):
HONORIFIC_SUFFIX (p/i/n: user-education):
HONORIFIC_SUFFIX (p/i/n: user-graduation):
HONORIFIC_SUFFIX (p/i/n: honorificsuffix):
nickname: "regex": ["nickname", "screen", "short"]
NICKNAME(just id - nickname):
NICKNAME (just id - screen):
NICKNAME(just id - short):
NICKNAME (just name - nickname):
NICKNAME (just name - screen):
NICKNAME(just name - short):
NICKNAME (just placeholder - nickname):
NICKNAME (just placeholder - screen):
NICKNAME(just placeholder - short):
NICKNAME (p/i/n: nick-name):
NICKNAME (p/i/n: scr-een):
NICKNAME (p/i/n: sho-rt):
NICKNAME (p/i/n: nick_name):
NICKNAME (p/i/n: scr_een):
NICKNAME (p/i/n: sho_rt):
NICKNAME (p/i/n: nick name):
NICKNAME (p/i/n: scr een):
NICKNAME (p/i/n: sho rt):
NICKNAME (p/i/n: user_nickname):
NICKNAME (p/i/n: user_screen):
NICKNAME (p/i/n: user_short):
organization-title: "regex": ["organizationtitle", "role", "designation"] organisationtitle
ORGANIZATION_TITLE (just id - organizationtitle):
ORGANIZATION_TITLE (just id - role):
ORGANIZATION_TITLE (just id - designation):
ORGANIZATION_TITLE (just id - organisationtitle):
ORGANIZATION_TITLE (just name - organizationtitle):
ORGANIZATION_TITLE (just name - role):
ORGANIZATION_TITLE (just name - designation):
ORGANIZATION_TITLE (just name - organisationtitle):
ORGANIZATION_TITLE (just placeholder - organizationtitle):
ORGANIZATION_TITLE (just placeholder - role):
ORGANIZATION_TITLE (just placeholder - designation):
ORGANIZATION_TITLE (just placeholder - organisationtitle):
ORGANIZATION_TITLE (p/i/n: organization-title):
ORGANIZATION_TITLE (p/i/n: desig-nation):
ORGANIZATION_TITLE (p/i/n: ro-le):
ORGANIZATION_TITLE (p/i/n: organisation-title):
ORGANIZATION_TITLE (p/i/n: organization_title):
ORGANIZATION_TITLE (p/i/n: design_ation):
ORGANIZATION_TITLE (p/i/n: ro_le):
ORGANIZATION_TITLE (p/i/n: organisation_title):
ORGANIZATION_TITLE (p/i/n: organization title):
ORGANIZATION_TITLE (p/i/n: desig nation):
ORGANIZATION_TITLE (p/i/n: ro le):
ORGANIZATION_TITLE (p/i/n: organisation title):
ORGANIZATION_TITLE (p/i/n: user_organizationtitle):
ORGANIZATION_TITLE (p/i/n: user_designation):
ORGANIZATION_TITLE (p/i/n: user_role):
ORGANIZATION_TITLE (p/i/n: user_organisationtitle):
(just placeholder - ):
(p/i/n: ):
(just placeholder - ):
(p/i/n: ):
H98.MissingAutocomplete Name:
NICKNAME:
H98.Purpose Name w/ Purpose:
NICKNAME w/ Purpose: