| 1 |
|
Changes in V2.4.0 since V2.3.0 |
| 2 |
|
|
| 3 |
|
* Pluggable XPath/XQuery engine support |
| 4 |
|
* Upgraded support for Saxon 9 |
| 5 |
|
* Added Schema compilation option to skip errors in case duplicate component declarations are encountered. |
| 6 |
|
* Finner grained support for CDATA |
| 7 |
|
* Tool to generate XPath for a given cursor position in a document |
| 8 |
|
* added more fine-grained control over XML to Java name mapping |
| 9 |
|
* Add support for JVM-supported encodings |
| 10 |
|
* Adding XmlError codes |
| 11 |
|
* Replace static HashMaps with WeakHashMaps |
| 12 |
|
* Fix for XMLBEANS-309 Warnings on Generated code |
| 13 |
|
* Fix for XMLBEANS-361 invalid NaN comparisons |
| 14 |
|
* Fix qname marshaling when empty namespace |
| 15 |
|
* Various other bug fixes |
| 16 |
|
|
| 17 |
|
|
| 18 |
Changes in V2.3.0 since V2.2.0 |
Changes in V2.3.0 since V2.2.0 |
| 19 |
|
|
| 20 |
* Improved Saxon support, Saxon 8.8 became the recommended version |
* Improved Saxon support, Saxon 8.8 became the recommended version |
| 32 |
* Fix: improved error handling during loading of Schema type system |
* Fix: improved error handling during loading of Schema type system |
| 33 |
* Fix: bugs in Duration serialization |
* Fix: bugs in Duration serialization |
| 34 |
* Fix: XMLCursor.getTextValue() |
* Fix: XMLCursor.getTextValue() |
| 35 |
* Fix: Remove year zero from GDate, GDateBuilder and XmlCalendar per |
* Fix: Remove year zero from GDate, GDateBuilder and XmlCalendar per XMLSchema spec D.3.2 |
| 36 |
XMLSchema spec D.3.2 |
|
| 37 |
|
|
| 38 |
Changes in v2.2.0 since v2.1.0: |
Changes in v2.2.0 since v2.1.0: |
| 39 |
|
|