XML Plugin 5.0 released

XML Plugin has been updated to version 5.0. This version includes the following improvements:

  • Added support for Apple Silicon (ARM) based Macs.
  • Added support for pre-emptive multi-threading.
  • Improved compatibility with 4D v18, v19, v20.
  • Updated example database.
  • Major internal refactoring because of reorganisation of common code libraries.

For details see the section Version history of the documentation.

More information on XML Plugin

XML Plugin 4.0 released

XML Plugin has been updated to version 4.0. This version adds full support for 4D V15, support for 4D Server 64-bit on Mac & Windows, schematron support and various performance improvements.

Please refer to the section “Version history” in the documentation for details.

More information on XML Plugin

XML Plugin 3.5 released

XML Plugin has been updated to version 3.5. This version adds support for 4D Server 64-bit on Windows. Please refer to the section “Version history” in the documentation for details.

More information on XML Plugin

XML Plugin 3.0.3 released

XML Plugin has been updated to version 3.0.3. This version includes a bug fix in the command XML Create UUID which did not work properly. Please refer to the section “Version history” in the documentation for details.

More information on XML Plugin

XML Plugin 3.0.2 released

XML Plugin has been updated to version 3.0.1. This versions includes a few bug fixes. For details please refer to the section “Version History” of the documentation.

More information on XML Plugin

XML Plugin 3.0.1 released

XML Plugin has been updated to version 3.0.1. This versions includes a few bug fixes and improved support for namespaces with the XPath commands. For details please refer to the section “Version History” of the documentation.

More information on XML Plugin

XML Plugin 3.0 released

XML Plugin has been updated to version 3.0. Version 3.0 has been optimized to work with 4D v11 and higher. At the same time it is still compatible with 4D 2004. The plugin now fully supports the new Unicode features of 4D. New commands have been added to allow working with huge (> 100 MB) XML documents. The XML Reader and XML Writer can handle very large documents because they do not keep the entire XML document into memory like the DOM commands do. Instead they process the document in chunks. Please refer to the section “Version history” in the documentation for details.

More information on XML Plugin

XML Plugin 2.1.2 released

XML Plugin has been updated to version 2.1.2. This version fixes an issue with 4D v12, which introduced a conflict on the constant “XML Element”.

Please refer to the section “Version history” in the documentation for details.

More information on XML Plugin

XML Plugin 2.1.1 released

This maintenance release includes a few bug fixes and solves issues regarding missing MS Visual C Runtime DLLs.

Please refer to the section “Version history” in the documentation for a complete overview.

More information on XML Plugin