Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Address Verification
  3. Informatica Address Verification Interface
  4. Informatica Address Verification Request Parameters
  5. Informatica Address Verification Response Elements
  6. Examples

Developer Guide

Developer Guide

Retrieving Detailed Information for Address Elements

Retrieving Detailed Information for Address Elements

Informatica Address Verification
can retrieve detailed information for each
Address
element. To retrieve detailed information about an address element, set the
AddressDetailed
element under
OutputOptions
to ON.
The following example shows the
AddressDetailed
element:
<OutputOptions> <AddressDetailed>ON</AddressDetailed> </OutputOptions>
The default value for
AddressDetailed
is OFF. When you set
AddressDetailed
to ON,
Informatica Address Verification
returns detailed address information if the information is available in the database.
The following example shows the detailed information that
Informatica Address Verification
can return for 3500 MAIN STATION DR SW:
<AddressDetailed> <Street> <StreetDetailed> <Item>1</Item> <COMPLETE>MAIN STATION DR SW</COMPLETE> <COMPLETE_WITH_NUMBER>3500 MAIN STATION DR SW</COMPLETE_WITH_NUMBER> <NAME>MAIN STATION</NAME> <POST_DESCRIPTOR>DR</POST_DESCRIPTOR> <POST_DIRECTIONAL>SW</POST_DIRECTIONAL> </StreetDetailed> </Street> </AddressDetailed>

0 COMMENTS

We’d like to hear from you!