Expand description
Core JSON types for the XFA JSON-first API.
Structs§
- Field
Schema - Schema for a single form field.
- Form
Data - A JSON-friendly representation of an XFA form’s data.
- Form
Schema - Schema metadata for a form’s fields.
Enums§
- Field
Type - The semantic type of a form field.
- Field
Value - A typed form field value with automatic coercion from XFA string values.