SAS Quality Knowledge Base for Contact Information 27
City - State/Province - Postal Code (Global) | |||
---|---|---|---|
Description | The City - State/Province - Postal Code (Global) parse definition parses last line address information into a globally recognized set of tokens. | ||
Output Tokens | City State/Province Postal Code Additional Info |
||
Example 1 | Input | Output Token | Output |
北京市100020* | City | 北京市 | |
State/Province | |||
Postal Code | 100020 | ||
Additional Info | |||
Example 2 | Input | Output Token | Output |
江苏扬州(仪征市区西)678300 | City | 扬州 | |
State/Province | 江苏 | ||
Postal Code | 678300 | ||
Additional Info | (仪征市区西) | ||
Example 3 | Input | Output Token | Output |
邮编:231300 遵义市 | City | 遵义市 | |
State/Province | |||
Postal Code | 邮编:231300 | ||
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. |
Documentation Feedback: yourturn@sas.com |
Doc ID: QKBCI_ZHCHN_Parse_CSPPC-Global.html |