[xngr-user] eXchaNGeR 0.9 Released
Brought to you by:
edankert
From: Edwin D. <eda...@xn...> - 2002-12-02 20:47:16
|
Version 0.9 of the eXchaNGeR XML-browser (and Editor) has been released. http://xngr.org/downloads.htm This version has new XML Viewer functionality and some XML Editor bug fixes. The Editor no longer has the problem that a phantom element gets added to the end of the document, closing a comment no longer creates an element end-tag, the content of the message windows is visible and the status message on the Explorer window changes correctly. New functionality in the XML Viewer allows the user to select elements based on a XPath expression, it displays element end-tags and it also has been extended to display comments and mixed elements correctly. ---------------- XPATH SELECTION: The user can select elements by defining a XPath expression on the tool-bar and pressing the 'Select' button. The selected elements are highlighted and expanded. Note: Only elements can be selected, XPath expressions that return text or other nodes will not result in a selection. When browsing through the elements, the XPath for the current selected element is displayed in the XPath field, this can be used to select similar elements. ---------------- This version is a release candidate, please let me know about bugs or new features you want fixed and included for the 1.0 version. The final 1.0 version is 'scheduled' for release before the end of the year. For more information: http://xngr.org/ Please send remarks to this mailinglist or you can submit your bugs and change requests on the sourceforge site! http://sourceforge.net/tracker/?group_id=46235&atid=445486 ---------------- Have fun, Edwin |