MarkupCollectType#
- class MarkupCollectType#
A mixed enumerated type and flags field. You must specify one type
(string, strdup, boolean, tristate). Additionally, you may optionally
bitwise OR the type with the flag OPTIONAL
.
It is likely that this enum will be extended in the future to support other types.