From 417548d2097c56d95cab7587cffeea7004d33117 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 15 Apr 2010 13:57:30 +0200 Subject: Turn on union to enum synthesis for C++/Hybrid --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3ad834f..96dcb95 100644 --- a/NEWS +++ b/NEWS @@ -50,6 +50,10 @@ Version 3.2.0 and serialization code that works with both polymorphic and non- polymorphic object models. + * XML Schema union types with members that are enumeration types are + automatically converted to equivalent enumeration types with a union + of all the member's enumerators. + Version 3.1.0 C++/Hybrid -- cgit v1.1