From bda619aa6ace8ed83d9888ea78f15c7c313c2044 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 11 Apr 2013 16:47:17 +0200 Subject: Add support for polymorphic map plates --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 253bf35..5c60e5c 100644 --- a/NEWS +++ b/NEWS @@ -30,6 +30,10 @@ C++/Tree strings. This can be useful if your documents contain a large number of repetitive strings. + * New option, --polymorphic-plate, allows the creation of multiple + polymorphic map plates in the same application. For details, refer + to the XSD compiler command line manual (man pages). + * To get the DOM association in the copy of an object model tree one now needs to explicitly pass the keep_dom flag as the second argument to the copy constructor or clone() function. -- cgit v1.1