The enumeration is used to associate a value attribute with a label attribute..  Enumerations are legal for various integer type properties elements. An Enumeration value is assigned to a property that implements the long type.  Enumeration values are implied; if not specified by a developer, the initial implied value is 0 and subsequent values are incremented by 1.
