summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Collapse)AuthorFilesLines
2010-02-22Add support for excluding export code from compilationBoris Kolpackov1-0/+5
Affected options: --generate-xml-schema, --export-maps, --import-maps. New macros: XSD_NO_EXPORT, XSD_MAP_VISIBILITY. Reorder template arguments for the idref type.
2010-02-19Cosmetic changesBoris Kolpackov1-1/+1
2010-02-19Add support for translating schema paths in fpt modeBoris Kolpackov1-0/+5
New options: --schema-file-regex, --schema-file-regex-trace.
2010-02-09Cosmetic changesBoris Kolpackov1-28/+29
2010-02-09Add entry for the compression exampleBoris Kolpackov1-0/+3
2010-02-05Cosmetic changesBoris Kolpackov1-1/+5
2010-01-22Add support for detaching subtrees in C++/TreeBoris Kolpackov1-0/+9
New option: --generate-detach. New test: cxx/tree/detach.
2010-01-19Add support for selective polymorphic in C++/TreeBoris Kolpackov1-0/+10
New options: --polymorphic-type, --polymorphic-type-all.
2010-01-12Include file component in regex strings for schema being compiledBoris Kolpackov1-0/+4
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