=========================
XML/Ada NEW FEATURES LIST
=========================

Copyright (C) 2001-2015, AdaCore

This file contains a list of new features introduced in XML/Ada.
A full description of all XML/Ada features can be found in the XML/Ada
documentation.

An ISO date (YYYY-MM-DD) appears in parentheses after the
description line. This date shows the implementation date
of the feature.

New features in version 4.6
---------------------------

NF-46-O930-031 schema: preloading multiple no-namespace XSD files (2015-10-13)

   The subprogram Parse_Grammar can now be overloaded so that multiple XSD
   files can be preloaded, and reused automatically when parsing XML files
   later on. The documentation gives a full example.
