[xngr-user] eXchaNGeR 1.0 Released!
Brought to you by:
edankert
From: Edwin D. <eda...@cl...> - 2003-02-17 21:17:09
|
TaaaDaaa, finally, eXchaNGeR version 1.0 has been Released! -------------------------------------------------------- The eXchaNGeR XML browser and Editor is an open source browser and editor framework, written in Java, that visualizes elements in a XML document. The user can browse through and manage the visible elements in the document with external services, or she can make changes to the content of the XML document with the built-in XML editor. http://xngr.org/ ======================================================== FEATURES: * XML Editor with tag completion, Schema/DTD validation and Syntax highlighting. * XML Viewer with XPath search functionality, * XML Schema Viewer Service, * SVG Viewer Service, * XHTML Service, * SOAP Service, * PIMnet services ======================================================== XML Editor The XML Editor component is a text-based XML editor and can be used to edit XML Documents in the eXchaNGeR application. The editor has all basic functionality needed for a XML Editor. Besides the normal editing actions like Cut, Copy, Paste, Find, Goto and Undo/Redo, it also supports syntax highlighting, automatic tag completion and indentation, block indentation and the XML Document can be validated against a XML Schema or DTD. http://xngr.org/editor.htm --------------------------------------------------------- XML Viewer The XML Viewer component can be used to browse the XML documents available in the XML Documents in the eXchaNGeR application. The user can select elements by defining XPath expressions on the tool-bar. The selected elements are highlighted and expanded. The amount of information visible when browsing can be changed to avoid clutter when browsing. http://xngr.org/viewer.htm --------------------------------------------------------- XML Schema Viewer Service The free XML Schema Viewer service gives the user a simple way to navigate, test and browse any XML Schema (xsd) document. The Schema is represented as a tree view and detailed information about the Schema or a selected Element, Attribute or ModelGroup is available to the user. Global elements, Substitutions for elements and References to elements and attributes can be used to select new root elements for the viewer. http://cladonia.com/schemaviewer/ --------------------------------------------------------- SVG Viewer Service The SVG Image viewer service is associated with the SVG element and allows for opening and viewing SVG images. The Image viewer service uses the Apache Batik Java based toolkit to view a XML-Element in the Scalable Vector Graphics (SVG) format. http://xngr.org/services.htm#svg --------------------------------------------------------- XHTML Service The XHTML Service identifies the XHTML element and starts-up the default web-browser to open the element. http://xngr.org/services.htm#xhtml --------------------------------------------------------- SOAP Service The SOAP Service associates itself with a SOAP Envelope (1.1 and 1.2) element and can be used to send any type of SOAP messages. The Service allows for sending the SOAP-Message to any URL, with the possibility of specifying the SOAP-Action property. The result is made viewable and can be evaluated. http://xngr.org/services.htm#soap --------------------------------------------------------- PIMnet Services The PIMnet-Services can handle the XML data as is synchronised and saved by the PIMnet Hotsync Conduits. Using the PIMnet-Services transforms the eXchaNGeR application in an open source version of the Palm Desktop application. The current available services are for the addressbook, todolist and memopad applications. http://pimnet.org/ |