Hi,
When exporting composite data entity (e.g. Sales orders composite V3) as XML via DMF, all Enum fields values are exported as integer.

When non-composite entities (e.g. Sales order headers V2), which are part of composite one, are exported individually - Enum fields values are exported as enum values.

All the setup looks the same. Why is there difference? Is this a bug, feature or I'm missing some settings?