From db7f618d0a94315ae9ed51a9b1d4ef9ba832827e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 3 Dec 2009 17:03:53 +0200 Subject: Implement automatic mapping for urn-style XML namespaces --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 9dfb006..323ea50 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,9 @@ Version 3.2.0 for the same namespace. Before, all subsequent imports for a namespace were ignored which caused error in some schemas. + * Automatic mapping for the urn-style XML namespaces. The last component + in the urn name is used to derive the C++ namespace name. + C++/Hybrid * String-based types that use XML Schema restriction by enumeration are -- cgit v1.1