SAS Quality Knowledge Base for Contact Information 27
Phone | |||
---|---|---|---|
Description | The Phone parse definition parses phone numbers into a set of tokens. | ||
Output Tokens | Country Code Area Code Base Number Extension Line Type Additional Info |
||
Example 1 | Input | Output Token | Output |
Tel(+81) 03-1234-5678 ext.123 (evenings and weekends) | Country Code | +81 | |
Area Code | 03 | ||
Base Number | 1234-5678 | ||
Extension | 123 | ||
Line Type | Tel | ||
Additional Info | (evenings and weekends) | ||
Example 2 | Input | Output Token | Output |
携帯 03ー1234ー5678 | Country Code | ||
Area Code | 03 | ||
Base Number | 1234ー5678 | ||
Extension | |||
Line Type | 携帯 | ||
Additional Info | |||
Example 3 | Input | Output Token | Output |
0521234567123 | Country Code | ||
Area Code | 052 | ||
Base Number | 1234567 | ||
Extension | 123 | ||
Line Type | |||
Additional Info | |||
Remarks |
Documentation Feedback: yourturn@sas.com |
Doc ID: QKBCI_JAJPN_Parse_Phone.html |