VI

Delphi

DIXml v7.0.4 for Delphi 11-12 Athens

DIXml is an embedded XML, XSLT, and EXSLT processing library for Delphi (Embarcadero / CodeGear / Borland). It is build on the libxml2, libxslt and libexslt libraries. However, DIXml requires no DLLs or any other external files whatsoever. All...

Description

DIXml is an embedded XML, XSLT, and EXSLT processing library for Delphi (Embarcadero / CodeGear / Borland). It is build on the libxml2, libxslt and libexslt libraries. However, DIXml requires no DLLs or any other external files whatsoever. All required code is compiled completely into the application's executable. DIXml is the most feature-complete XML and XSLT solution for Delphi.

Features
XML and HTML reading and writing, pull and push parser modes.
XML and HTML document tree creation, traversal, load, and save.
SAX and extended reader interfaces.
DTD and schema validation.
Encoding support for UTF-8, UTF-16, ISO-8859-family, ASCII (all native).
XPATH processing.
NameSpace support.
XSLT transformation and processing.
File, memory, and customized input / output.
Low memory usage, outstanding performance.

DIXml v7.0.4 – 21 Nov 2024
Update libxml2 to version v2.13.5:

Bug fixes:

XPath: Fix parsing of non-ASCII names.
XML Reader: Fix return value of xmlTextReaderReadString.
XML Parser: Fix loading of parameter entities in external DTDs.
XML Parser: Fix downstream code that swaps DTDs.
XML Parser: Fix detection of duplicate attributes.

Additional Information