ENUM
The structural kind of a dynamic field schema node, determining how its value and any child nodes are interpreted.
Values
A container whose child nodes are mutually exclusive; exactly one variant is selected and only
that variant’s children apply.
A container whose child nodes all apply together.
A leaf node holding a single typed value as described by its data type.