DocVerify XML System

The DocVerify XML system allows for the populating of XML structured data with any PDF document as long as it follows a few simple rules. This system is currently only available from the DocVerify API's.

XML requirements:

  • MUST be structured data
  • Cannot have more than two child levels
  • All tags must be unique
  • Tag names should not contain spaces or underscores

PDF requirements:

  • Must not be encrypted
  • Must use Adobe Acrobat to create form text fields
  • Form text fields must each have a unique field name, and no two text fields can have the same field name.

Please download the documentation on how to use the XML system by clicking attachments below.