[yunqa.de] ANN: DIXml v. 1.0 Beta 7 released

  • From: Delphi Inspiration <delphi@xxxxxxxx>
  • To: yunqa@xxxxxxxxxxxxx
  • Date: Wed, 21 Nov 2007 11:54:51 +0100

DIXml v. 1.0 Beta 7 has been released and is available for download:

  http://www.yunqa.de/delphi/doku.php/products/xml/

DIXml is an embedded XML, XSLT, and EXSLT processing library for Borland / 
CodeGear Delphi. It is build on the libxml2, libxslt and libexslt libraries. 

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.

List of changes since the last release:

  * Add XSLT documents and variables APIs.
  * Further API improvements, fixes, and documentations.
  * Add to all demo projects proper initialize and finalize code for global XML 
and XSLT variables.
  * Add character encoding options to DIXml_XSLT_Browser demo.
  * New DIXml_xmlOuputBuffer_WideString demo project to demonstrate how to use 
the xmlOutputBuffer API interface to serialize an XML document straight into a 
Delphi WideString.
  * New DIXml_XSLT_WideString demo project to show XSLT transformation with 
optimized WideString document loading and saving.

_______________________________________________
Delphi Inspiration mailing list
yunqa@xxxxxxxxxxxxx
//www.freelists.org/list/yunqa



Other related posts:

  • » [yunqa.de] ANN: DIXml v. 1.0 Beta 7 released