summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)AuthorFilesLines
2009-12-14New default/fixed value initialization codeBoris Kolpackov1-0/+6
Now the default/fixed values are parsed by the compiler at compile time instead of the standard parsing code at runtime.
2009-12-08Multiple object model character encodings supportBoris Kolpackov1-0/+9
Also add support for ISO-8859-1.
2009-12-03Implement automatic mapping for urn-style XML namespacesBoris Kolpackov1-0/+3
2009-12-01Map empty schema enumerations to the 'empty' C++ enumerator nameBoris Kolpackov1-0/+3
2009-11-25New example that shows how to embed schema grammar into applicationBoris Kolpackov1-0/+4
2009-11-05Enable multiple import support for Xerces-C++ 3.1.0 or laterBoris Kolpackov1-3/+6
2009-10-13Extended the streaming exampleBoris Kolpackov1-0/+7
It now shows how to perform stream-oriented, partially in-memory XML processing using the C++/Tree mapping.
2009-10-07Update with information on the custom/mixed exampleBoris Kolpackov1-0/+3
2009-09-17Cosmetic changeBoris Kolpackov1-1/+1
2009-09-17Start tracking XSD with gitBoris Kolpackov1-0/+1048