Open
Description
ISO 32000-2:2020(E) 12.7.4 Field dictionaries (Table 226 — Entries common to all field dictionaries)
Key | Type | Value |
---|---|---|
Kids | array | (Sometimes required, as described below) An array of indirect references to the immediate children of this field. In a non-terminal field, the Kids array shall refer to field dictionaries that are immediate descendants of this field. In a terminal field, the Kids array ordinarily shall refer to one or more separate widget annotations that are associated with this field. However, if there is only one associated widget annotation, and its contents have been merged into the field dictionary, Kids shall be omitted. |
Looks like Kids support FieldDictionary
and Annot
too, however, the type of FieldDictionary.kids
is Vec<Ref<FieldDictionary>>
.
Metadata
Metadata
Assignees
Labels
No labels