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 | Neighborhood/Village City State/Province Postal Code Additional Info |
||
Example 1 | Input | Output Token | Output |
תלפיות, ירושלים 30234 (ישראל) | Neighborhood/Village | תלפיות | |
City | ירושלים | ||
State/Province | |||
Postal Code | 30234 | ||
Additional Info | (ישראל) | ||
Example 2 | Input | Output Token | Output |
תל אביב, 67899 | Neighborhood/Village | ||
City | תל אביב | ||
State/Province | |||
Postal Code | 67899 | ||
Additional Info | |||
Example 3 | Input | Output Token | Output |
תלפיות, 30234 | Neighborhood/Village | תלפיות | |
City | |||
State/Province | |||
Postal Code | 30234 | ||
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_HEISR_Parse_CSPPC-Global.html |