From 9553149aa6b6561c49981adf2848607a43765054 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 11 Oct 2010 12:43:48 +0200 Subject: Support for validation of the pattern facet New test: hybrid/pattern. --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 08c82ca..44f06c9 100644 --- a/NEWS +++ b/NEWS @@ -66,6 +66,18 @@ Version 3.2.0 automatically converted to equivalent enumeration types with a union of all the member's enumerators. + C++/Parser + + * Support for validation of the pattern XML Schema facet on string-base + types. See the XSDE_REGEXP parameter in the configuration files for + details. + + C++/Serializer + + * Support for validation of the pattern XML Schema facet on string-base + types. See the XSDE_REGEXP parameter in the configuration files for + details. + Version 3.1.0 C++/Hybrid -- cgit v1.1