Accusoft.Forms1 - Updated
Form Set Schema Definition
Forms API - User Guide > Concepts > Implementing a Forms Processing Application > FormSet Creation > Form Set Schema Definition

To use custom code and develop a form set creation tool that works with Forms API, you have to abide by the schema of form sets that Forms API expects. This schema is given in context of classes in the Accusoft.FormDirectorSdk namespace.

The schema of form sets that Forms API expects is as follow:

FormSet Object (Accusoft.FormDirectorSdk.FormSet)

FormDefinition Object (Accusoft.FormDirectorSdk.FormDefinition)

Field Object (Accusoft.FormDirectorSdk.Field)