From 7f6c962faf8e67688065263291d16ae191c5b467 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 12 Jan 2010 15:12:09 +0200 Subject: Pass the file path even for the schema being compiled --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a8e8dae..0306607 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,10 @@ Version 1.17.0 * Add support for resolving default/fixed values of QName type. Now the qualified value is represented in the # form. + * Anonymous transformation now passes the actual file path instead of + the empty string to the AnonymousNameTranslator::translate() function + for the translation unit. + Version 1.16.0 * New transformation: simplifier. It simplifies the schema graph -- cgit v1.1