SAS Quality Knowledge Base for Contact Information 27

Name (Multiple Name)

Parse Definition

Name (Multiple Name)
Description The Name (Multiple Name) parse definition parses strings that contain the names of two individuals into a set of tokens.
Output Tokens Name 1
Name 2
Example 1 Input Output Token Output
Jeantine Dlacquiere en Henrice Anstotz Name 1 Jeantine Dlacquiere
Name 2 Henrice Anstotz
Example 2 Input Output Token Output
Dhr. & Mevr. Ozkiliet-Appeldoorn Name 1 Dhr. Ozkiliet-Appeldoorn
Name 2 Mevr. Ozkiliet-Appeldoorn
Example 3 Input Output Token Output
Moins, A B C en Janssens, R S U Name 1 Moins, A B C
Name 2 Janssens, R S U
Example 4 Input Output Token Output
P.J.M. Meijer Name 1 P.J.M. Meijer
Name 2  
Remarks If only one name is present in the input, the first token is used.