XSD/Post release notes/2.2.0
From Code Synthesis Wiki
< XSD | Post release notes(Difference between revisions)
Current revision
[edit]
Parsing performance patch
This patch addresses slow performance of the C++/Tree-generated parser when handling large XML documents. More information on the problem is available in the "Some performance problems with XSD" thread on the xsd-users mailing list.
[edit]
Namespace-unaware DOM parsing patch
This patch allows the C++/Tree-generated parser to handle namespace-unaware DOM instances. More information on the problem is available in the "Handling XML data of unknown type" thread on the xsd-users mailing list.