NEW: CXMLDOMNode.SelectAttribute/SelectElement: same as .SelectSingleNode, but returns &XMLDOMAttributeEx/&XMLDOMElementEx
NEW: DOMDocument60.SetProperty/GetProperty: property 'SelectionNamespaces' used to specifies namespaces for use in XPath expressions
NEW: XMLDOMElementEx.GetTagValue/GetTagValueW: returns concatenated text of all children text nodes
Added / changed in DEMO application:
CHG: Geocoder: added ability to get address for the given coordinates (Geo sensor no needed), “Display Map” shows Google map in the new window! Showing message in case of missing or wrong coordinates.
NEW: Xml Tree: Show content of any XML file as a tree, ability to edit any entry.
NEW: School: example of saving related files and Base64 encoding example.
NEW: Simple Output to Excel format (xlsx format) directly! Option to "Open application associated with *xlsx extension" to open it in your associated application (MS Excel, OpenOffice, LibreOffice etc.)
NEW: Dictionary Editor: creating / editing Clarion DCTX dictionary, find and replace. Good example of using XPath query. (NB: this is just an example! We can't guaranty correct editing of your DCTX file so make a backup before you will try it)
CHG: Feed Reader: added “Case sensitive” check box and Filter field already consists of search string.
Updated DEMO application.
This release is available, free of charge, to all customers who have an active maintenance and support subscription plan.