Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.4.0
-
Component/s: Framework Core
-
Labels:None
Description
Currently LanguageCode enum names appear in the XML serialization of the processing result, which makes them dependent on the implementation details. We should switch to using ISO codes instead. Document with ISO codes not handled in LanguageCode should have null language after deserialization.
In trunk.