FormSuite v6.0 - Updated
Form Set Schema Definition
Overview > Concepts > Forms API > 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 the context of classes in the Accusoft.FormDirectorSdk namespace.

Schema of Form Sets for Forms API

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)

Is this page helpful?
Yes No
Thanks for your feedback.