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 Return Codes

Developer Guide (On-Premises)

Developer Guide (On-Premises)

Configuring XML Encoding for Parameters, Input, and Result

Configuring XML Encoding for Parameters, Input, and Result

You can specify the XML encoding to use for parameters, input, and result in the
Parameters.xml
file.
To specify the XML encoding, you can configure the
WriteXMLEncoding
attribute of the following elements in
Parameters.xml
.
  • General
    . To specify the XML encoding for the
    Parameters.xml
    file that Informatica Address Verification generates.
  • Input
    . To specify the XML encoding for the
    InputData.xml
    file that Address Verification generates and any data that you input into Address Verification.
  • Result
    . To specify the XML encoding for the
    Result.xml
    file that Address Verification generates and any result output that Address Verification returns.
For the list of encoding types that you can use in the
WriteXMLEncoding
attribute, see XML Encoding Types.
If you use XML API and do not specify an encoding type, Address Verification sets the encoding to UTF-8 or UTF-16 based on whether you use 8-bit or 16-bit API functions. For direct API, the default is ISO-8859-1.

0 COMMENTS

We’d like to hear from you!