Correct default value for enum-typed attributes

In some cases, the CMOF file from the specification does not specify a
default value for an attribute with an enumeration type. This led to
incorrect values in our Ecore file as well. Use the values from the XSD
instead.

Bug: 372981
9 files changed