Table of Contents

Search

  1. Preface
  2. Getting Started with Informatica Address Verification (On-Premises)
  3. General Settings
  4. Input Parameters
  5. Process Parameters
  6. Address Enrichments
  7. Result Parameters
  8. Output Fields
  9. Assessment Codes and Return Codes
  10. Frequently Asked Questions
  11. Appendix A: Geocode Countries
  12. Appendix B: CASS Enrichments

Developer Guide (On-Premises)

Developer Guide (On-Premises)

Document Type Definition Files

Document Type Definition Files

You receive the following document type definition (DTD) files as part of the Informatica Address Verification package:
SetConfig.dtd
Defines the structure of the
SetConfig.xml
file that contains the general setting that you pass with the initialization function such as
AD_Initialize()
.
Parameters.dtd
Defines the structure of the
Parameters.xml
file that contains the input, process, and result parameters you pass with functions such as
AD_SetParametersXML()
or
AD_Initialize()
.
InputData.dtd
Defines the structure of XML input that you set with functions such as
AD_SetInputDataXML()
, and receive for functions such as
AD_GetInputDataXML()
.
Result.dtd
Defines the structure of Address Verification response that you receive for functions such as
AD_GetResultXML()
.
GetConfig.dtd
Defines the structure of XML response you receive for functions such as
AD_GetConfigSettingsXML()
.
Of the corresponding XML files, you can set values for
Parameters.xml
,
InputData.xml
, and
SetConfig.xml
. You cannot modify
Result.xml
and
GetConfig.xml
files that Address Verification generates.

0 COMMENTS

We’d like to hear from you!