From boris at codesynthesis.com Tue Apr 27 15:43:06 2010 From: boris at codesynthesis.com (Boris Kolpackov) Date: Tue Apr 27 15:33:42 2010 Subject: [libxsd-frontend-users] libxsd-frontend 1.17.0 released Message-ID: Hi, We have released libxsd-frontend 1.17.0. The NEWS file entries for this version are as follows: * 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. * Anonymous transformation now names anonymous union member types. * Do not copy ref'ed default values for non-optional attributes. * Change predicate names in the semantic graph to consistently end with _p. * New transformation: enum synthesis. * Add union information to the semantics graph. * Add support for translating schema file paths. You can download this version from the project's web page: http://www.codesynthesis.com/projects/libxsd-frontend/ SHA1 checksum for the file: d6324f035c367e5b2191c5e126d8f73104023ed7 libxsd-frontend-1.17.0.tar.bz2 Enjoy, Boris