SAS Quality Knowledge Base for Contact Information 27
Address (Global) | |||
---|---|---|---|
Description |
The Address (Global) parse definition parses addresses into a globally recognized set of tokens. |
||
Output Tokens |
Recipient |
||
Example 1 | Input | Output Token | Output |
SAS Philippines, 21st Floor Equitable Bank Tower, 8751 Paseo de Roxas St. | Recipient | SAS Philippines | |
Building/Site | Equitable Bank Tower | ||
Street | 8751 Paseo de Roxas St. | ||
Extension | 21st Floor | ||
PO Box | |||
Additional Info | |||
Example 2 | Input | Output Token | Output |
123 Ayala Blvd. South | Recipient | ||
Building/Site | |||
Street | 123 Ayala Blvd. South | ||
Extension | |||
PO Box | |||
Additional Info | |||
Example 3 | Input | Output Token | Output |
1509 West Tower PSE Center, Exchange Road | Recipient | ||
Building/Site | West Tower PSE Center | ||
Street | 1509 Exchange Road | ||
Extension | |||
PO Box | |||
Additional Info | |||
Example 4 | Input | Output Token | Output |
2005 EGI Taft Towers | Recipient | ||
Building/Site | EGI Taft Towers | ||
Street | |||
Extension | 2005 | ||
PO Box | |||
Additional Info | |||
Example 5 | Input | Output Token | Output |
999 Southroad St., Jude Luxury Homes | Recipient | ||
Building/Site | |||
Street | 999 Southroad St. | ||
Extension | |||
PO Box | |||
Additional Info | Jude Luxury Homes | ||
Example 6 | Input | Output Token | Output |
123 Pasong Camachile | Recipient | ||
Building/Site | |||
Street | 123 Pasong Camachile | ||
Extension | |||
PO Box | |||
Additional Info | |||
Example 7 | Input | Output Token | Output |
123 Maabud South | Recipient | ||
Building/Site | |||
Street | 123 Maabud South | ||
Extension | |||
PO Box | |||
Additional Info | |||
Remarks | If an address string contains a street number followed by either a barangay or a neighborhood, the complete barangay or neighborhood name is parsed into the Street token. Common in the provinces, the barangay/neighborhood functions like street name information in such cases, as seen in the final two examples above. | ||
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_ENPHL_Parse_Address-Global.html |