What's new in oXygen XML Editor 2.0.4

Edit remote files - Now you can edit files over FTP. Also HTTP/WebDAV support is present but it is experimental. You can enter a base URL and then browse a FTP or WebDAV repository to select the desired file or files to open. During open as well as during save a progress is displayed and you can cancel the operation at any time.Link to specification for XML Schema errors - You can easily find the specification reference for the XML Schema errors with just one click. The error messages contain an Info field that when clicked will open the browser on the "XML Schema Part 1:Structures" specification at exactly the point where the error is described thus allowing you to understand the reason for that error.
Better presentation for errors and find results - Now the errors and find results are presented in a table insted of a list allowing you to order the diferent columns that compose a message as desired.Improve the validate support for RelaxNG schemas - The Relax NG schemas in Compact syntax can now be validated using <oXygen/>.
Replace string accepts new lines - The replace string can contain '{$ENTER}' which at the replace time will be rendered as a new line character.Better console support - The output console where the external tools place their output can now be 'cleared' and also a maximum number of lines can be set throgh Options->Preferences dialog.
Configurable editor background color - The editor's background color is customizable.XML perspective and XML project support for Eclipse - The XML project and XML perspective allows easy access to the new wizards provided by <oXygen/>.
Shortcuts for actions in Eclipse plugin - Full configurable shortucts for actions were introduced in Eclipse plugin. You can retrieve the <oXygen/> actions in the Window->Preferences menu under Workbench->Keys dialog in the oXygen XML Editor entry.Indent/unindent selection in Eclipse plugin - Indent/unindent selection is available now also for the Eclipse plugin. The default key indings are: Tab to indent and Shift+Tab to unindent.
Escape selection in Eclipse plugin - The Escape selection contectual menu option was introduced also in the Eclipse plugin. This allows to XML escape the selected content.Import from HTML available in Eclipse - The Import from HTML as XML feature is now present in the Eclipse plugin.
Integrated the Saxon transformer - Now you can transform XML files using the Saxon transformer. The user can choose between Xalan and Saxon when configuring the transformation. Saxon is faster on Docbook stylesheets.