SAS Quality Knowledge Base for Contact Information 27

Phone (Global)

Parse Definition

Phone (Global)
Description The Phone (Global) parse definition parses phone numbers into a globally recognized set of tokens.
Output Tokens Country Code
Area Code
Base Number
Extension
Line Type
Additional Info
Example 1 Input Output Token Output
+972 3 7333777 שלוחה 1234(בסופי שבוע ובערבים) Country Code +972
Area Code 3
Base Number 7333777
Extension 1234
Line Type  
Additional Info (בסופי שבוע ובערבים)
Example 2 Input Output Token Output
משרד +972-3-7346542 (בסופי שבוע ובערבים) Country Code +972
Area Code 3
Base Number 7346542
Extension  
Line Type משרד
Additional Info (בסופי שבוע ובערבים)
Example 3 Input Output Token Output
work: 02-4129842 Country Code  
Area Code 02
Base Number 4129842
Extension  
Line Type work:
Additional Info  
Example 4 Input Output Token Output
1-800-בטוחים Country Code  
Area Code 1-800
Base Number בטוחים
Extension  
Line Type  
Additional Info  
Example 5 Input Output Token Output
+1-919-447-3118 Country Code +1
Area Code  
Base Number 919-447-3118
Extension  
Line Type  
Additional Info  
Example 6 Input Output Token Output
012-1-919-447-3100/x. 50 Country Code 012-1
Area Code  
Base Number 919-447-3100
Extension 50
Line Type  
Additional Info  
Remarks

Parse definitions named with the Global keyword use a set of output tokens that is consistent across every locale. Results obtained from these definitions can be stored in the same database fields as the results obtained from definitions of the same name in other locales.