An enumeration of string values associated with an entry

An enumeration of string values. Used where a dictionary entry constrains the possible values in a document instance. The dataTypes (if any) must all be identical and are defined by the dataType of the containing element.

&enumeration1.html;

An enumeration of string values. The dataTypes (if any) must all be identical and are defined by the dataType of the containing element.

Documentation can be added through an enumeration child

The value of the enumerated element.
Must be compatible with the dataType of the containing element (not schema-checkable directly but possible if dictionary is transformed to schema).