Skip to main content

Module types

Module types 

Source
Expand description

Core JSON types for the XFA JSON-first API.

Structs§

FieldSchema
Schema for a single form field.
FormData
A JSON-friendly representation of an XFA form’s data.
FormSchema
Schema metadata for a form’s fields.

Enums§

FieldType
The semantic type of a form field.
FieldValue
A typed form field value with automatic coercion from XFA string values.