by SyncRO Soft - 製品のタイプ: アドイン / アプリケーション
oXygen XML Editor Professional by SyncRO Soft
Cross platform XML editor. <oXygen/> XML Editor provides the tools for XML authoring, XML conversion, XML Schema, DTD, Relax NG and Schematron development, XPath, XSLT, XQuery debugging, SOAP and WSDL testing. oXygen XML Editor includes integration with the XML document repositories via WebDAV, Subversion and S/FTP protocols. oXygen XML Editor has also support to browse, manage and query native XML and relational databases. oXygen XML Editor is also available as an Eclipse IDE plugin, bringing unique XML development features to this widely used Java IDE.
oXygen XML Editor Editions
oXygen XML Editor comes in two editions. For information on the differences between Enterprise and Professional please see the "oXygen XML Features Matrix" document in the Evals & Downloads section.
oXygen XML Editor Key features
WYSIWYG XML Editor (Visual XML editor) - The Author mode of the <oXygen/> XML Editor demonstrates a new productive way of editing XML documents, similar to a word processor.
Intelligent XML Editing - The context sensitive content assistant is changing the way you edit documents, helping you create valid content all the time.
Extensible XML Editor - Starting with version 9 <oXygen/> adds a new concept called Document Type that solves the problem of providing ready to use support for a framework or an XML language. The Document Type concept is used to provide the built in support <oXygen/> has for a number of XML frameworks (DITA, DocBook, TEI) but, more importantly, it can be employed to provide support for a user defined framework that needs to be shared with other users.
XML Grid Editor - The <oXygen/>'s grid editor allows you to edit repetitive XML content in a special layout similar to a spreadsheet application, without the need to interact with markup.
XML Outliner - <oXygen/> XML Editor comes along with an outliner which is automatically synchronized with the document changes.
XInclude Support - <oXygen/> XML Editor supports XInclude which is a standard for building up XML documents from smaller pieces, being a replacement for the external entities.
XML Validation and Well-Formedness Check - The XML validation can be done by checking the documents against a schema. <oXygen/> XML Editor supports: XML Schema, DTD, Schematron and Relax NG schemas.
XML Formating and Indentation - A useful utility is the XML document formatter.
Unicode and Internationalization - <oXygen/> XML Editor supports a large number of text encodings. Unicode is fully supported.
XML Diff and Merge Tool - A complete diff and merge solution is available in <oXygen/> XML Editor. It offers both directory and file comparison, six different diff algorithms and multiple levels of comparison.
XPath support - XPath is a language for addressing specific parts of an XML document. XPath, like the Document Object Model (DOM), models an XML document as a tree of nodes. An XPath expression is a mechanism for navigating through and selecting nodes from the XML document. You can executes XPath queries on opened documents. Both XPath versions 1.0 and 2.0 are supported.
XML Digital Signature and XML Canonicalization - The digital signature is a requirement when exchanging information in an untrusted network. Since XML is used for content storage it is important to be able to sign the XML files or messages.
oXygen XML Editor Additional Features
oXygen Tree Editor - XML documents can be viewed/edited in a graphical tree. The tree editor is handy for large size documents.
Helper Views - There is a set of panels located at the side of the editing area helping the XML editing. They present the model of the edited XML element, the available attributes and entities.
XML Schema Editor - oXygen XML Editor offers you the possibility to edit different types of schemas: XML Schemas, DTDs, Schematron and Relax NG Schemas.
XSL / XSLT Editor - Offering a content assistant for the XSL and FO documents and the possibility of selecting from different types of XSLT transformers, including FOP, <oXygen/> is one of the XSLT developers' favorite choice.
XSL / XSLT Refactoring - oXygen XML Editor offers a wide range of actions designed to refactor/reorganize the content of XSL stylesheets.
XSL / XSLT Debugger - Making use of two XSLT transformation engines, Saxon and Xalan, the <oXygen/> XML Editor helps you spot the bugs that may be present in your XSL stylesheets. XPath dynamic evaluation, templates and nodes stacks are just a few of the information presented in the debugging perspective.
XQuery - XQuery is intended for labeling information extracted from multiple structured sources like XML documents, object repositories and relational databases including native XML databases. oXygen XML offers help with editing, executing and debugging XQuery documents.
Native XML and Relational Databases - oXygen XML Editor can perform XQuery/XPath queries against a native XML database through a connection to the database server. A dedicated collection of database exploring views are grouped together in a database perspective layout.
Subversion (SVN) Client - oXygen XML Editor makes easier the document sharing between content authors by including a Subversion (SVN) client. The SVN client allows you to browse repositories, check for changes, commit changes, update your working copy and examine the revision history.
Other Features - Plugin for Eclipse, various editors for DocBook, TEI, XHTML, XSL:FO, SVG, XQuery, WSDL, remote editing, licensing policy, miscellaneous.
What’s new in oXygen XML V10?
One of the most important additions in oXygen XML Editor and Author version 10 is the bundling of the schema-aware XSLT 2.0 and XQuery processor from Saxonica. Saxon-SA is now available in all oXygen editions at no additional cost. Version 10 comes with a large number of improvements including a new XML instance generator, better content completion offering proposals from included or imported XML Schema or XSLT modules, a better integration of the Intel(R) XML Software Suite and updates of most database connectors, document frameworks and XML, XML Schema, XSLT, XPath and FOP processors. The SVN support was also updated to include Subversion 1.5 features.
oXygen XML V10 New Features
Saxon-SA processor: oXygen already provided support for some of the Saxon-SA features but that required a separate license and installation. Now oXygen provides a better integration of Saxon-SA that comes already installed and ready to use in all oXygen editions.
oXygen bundles Saxon-SA: Now the latest version (9.1.0.3) of the commercial schema aware Saxon-SA processor from Saxonica comes bundled in all oXygen editions. You have access from within oXygen without any additional cost to advanced features like schema aware XSLT 2.0 and XQuery. The XML Schema information improves the error reporting and increases the performance due to better optimizations of the XSLT and XQuery code.
Schema aware XSLT 2.0 and XQuery debugging: Schema aware stylesheets and XQuery code can be debugged using the powerful oXygen XML debugger. You can use schema aware XPath 2.0 to set conditional breakpoints or to evaluate expressions in the current execution context. You can also easily spot performance issues taking advantage of the integrated XSLT and XQuery profiler.
Schema aware XPath 2.0 execution: The XPath query tool bar and XPath Builder view were also updated to support XPath 2.0 schema aware queries.
Saxon-SA XML Schema processor: You can use the Saxon-SA schema processor to validate your XML Schema files and to validate XML documents against XML Schemas. As Saxon implements some of the XML Schema 1.1 features you can already experiment working with the new additions in XML Schema 1.1 like assertions, conditional type assignment, etc.
XML instance generator improvements: You can have a better control on the values that appear in your generated instances by specifying a set of possible values for attributes or elements. This is very useful also in situations when it is not possible to automatically generate a valid value. All the settings that you configured can be saved on disk in a configuration file and loaded later. You can reuse the options you defined at a later time, share them with other users or use them as input for the command line instance generator tool. You can run the XML instance generator tool from the command line. This allows integrating the instance generation in automated processes.
oXygen XML V10 Content Completion Improvements:
Completion proposals from included or imported XML Schema schemas: The content completion presents the global types, elements, attributes or groups defined in the included or imported XML Schemas together with the ones defined in the current schema. This helps to make references to components defined in other schema documents.
Completion proposals from included or imported XSLT stylesheets: The content completion presents the template modes or names, the variables, the parameters, etc. defined in the included or imported XSLT stylesheets together with the ones defined in the currently edited XSLT stylesheet.
oXygen XML V10 Improvements in the Author Mode
Resolve DITA content references through XML catalogs: The DITA content references are passed through the current XML Catalogs thus you can put references to remote resources and map them to local copies through the XML Catalogs.
The CSS url() function: The url() function accepts now more than one argument. This provides more flexibility in defining links in the oXygen XML Author mode.
oXygen XML V10 Updated Database Connectors
Support for MarkLogic 4.0: The Mark Logic database support including the XQuery debugger was updated to work with MarkLogic 4.0.
Support for Oracle 11g R1: The Oracle database support was updated to work with Oracle 11g R1.
Support for Microsoft SQL Server 2008: The SQL Server database support was updated to work with SQL Server 2008.
Support for IBM DB2 9.5: The DB2 database support was updated to work with DB2 9.5 (Viper 2).
Support for EMC2 XHive 8: The XHive database support was updated to work with XHive 8.
oXygen XML V10 & Intel(R) XML Software Suite
XPath integration: When you install the Intel XML Software Suite in oXygen you can choose to have all the XPath 1.0 queries from the XPath query tool bar or from the XPath builder view of the XML editor evaluated using the Intel XML Software Suite XPath engine.
Validation against DTDs: You can use the Intel XML Software Suite for performing XML document validations against DTDs.
oXygen XML V10 Updated Processors
Updated the Saxon-B 9 XSLT / XQuery processor: The Saxon-B 9 XSLT and XQuery processor was updated to the latest version: 9.1.0.3.
Updated the Saxon.NET XSLT processor support: The Saxon.NET XSLT processor support was updated to the latest version: 9.1.0.1.
Updated the Apache FOP processor: The Apache FOP processor was updated to the latest version: 0.95.
Updated the LIBXML and LIBXSLT processors: The LIBXML processor was updated to version 2.6.32. The LIBXSLT processor was updated to version 1.1.23.
Updated the XSV validator: The XSV validator was updated to version 3.1-1.
Updated the XSLT validator and transformer based on the .NET framework: The nxslt processor which validates and transforms XSLT stylesheets based on the .NET framework was updated for .NET 2.0. The new version improves the error reporting and supports XHTML output mode, XSLT 2.0 character maps and XInclude references. Both .NET 1.0 and .NET 2.0 are supported.
oXygen XML V10 Framework Updates
Updated the DocBook XSL stylesheets: The DocBook XSL stylesheets were updated to the version 1.74.0.
Updated the TEI framework: The TEI P5 schemas were updated to the version 1.1.0. The TEI P4 stylesheets and TEI P5 stylesheets were updated to the version 5.12.
SVN Client: The SVN Client has been updated to support SVN 1.5 working copies and repositories.
Merge tracking: Starting with SVN 1.5 the revision at which a branch is merged is remembered. This is useful for the next merge operation when only the changes committed to the branch after the previous merge operation are considered.
Sparse checkout: Sometimes not all the files and subdirectories of a repository are needed in a working copy. In these cases only the needed subdirectories and files can be checked out from the repository by selecting one of the following checkout depths for a directory: recursive, immediate children, file children only, this folder only.
Update to revision: A new action "Update to revision" is available in the Working Copy view. It allows updating the resources selected in the working copy to a specified revision from the repository. The depth of the update operation on the folders can be selected from the values allowed by SVN 1.5 sparse checkout.
Improved merging support: A merge wizard was added to perform complex merge operations easier. Three types of merging are available: merge revision ranges, reintegrate a branch and merge two different trees. Advanced merge options can also be set.
Improved Open With action: The action works now on multiple file selection and is available in the Working Copy view, Synchronize view and Repository view.
oXygen XML V10 Other Improvements
Scenarios view: A new side view of the oXygen XML Editor is available listing all the defined transformation scenarios. This allows to quickly invoke a series of scenarios and also to easily manage the scenarios, adding new scenarios, deleting or editing existing ones.
Output message format for external processors: This allows a closer integration of external processors (external XML validators or external XSLT processors). If the processor output follows the format documented in the oXygen XML Editor User Manual then that processor messages will be presented similar with the built in processors messages, for instance it is possible to have location information and to just click on a message to open the file it refers to and highlight a specified line and column.
Save results as XML: Sometimes it is useful to process further the results you get in oXygen. Now, it is possible to get those results in an XML form, documented in the oXygen User Manual and apply further processing on that.
PartNumbers: PC-518423-173413 518423-173413 PC-518423-173417 518423-173417 PC-518423-173418 518423-173418 PC-518423-173419 518423-173419 PC-518423-173414 518423-173414 PC-518423-173420 518423-173420 PC-518423-173421 518423-173421 PC-518423-173422 518423-173422 PC-518423-173415 518423-173415 PC-518423-173423 518423-173423 PC-518423-173424 518423-173424 PC-518423-173425 518423-173425 PC-518423-173416 518423-173416 PC-518423-173426 518423-173426 PC-518423-173427 518423-173427 PC-518423-173428 518423-173428 PC-518423-173429 518423-173429 PC-518423-173430 518423-173430 PC-518423-173431 518423-173431 PC-518423-173432 518423-173432 PC-518423-173433 518423-173433 PC-518423-173434 518423-173434 PC-518423-173435 518423-173435 PC-518423-173436 518423-173436 PC-518423-173437 518423-173437 PC-518423-173438 518423-173438 PC-518423-173439 518423-173439 PC-518423-173440 518423-173440 PC-518423-173441 518423-173441 PC-518423-173442 518423-173442 PC-518423-173443 518423-173443 PC-518423-173444 518423-173444 PC-518423-173445 518423-173445 PC-518423-173446 518423-173446 PC-518423-173447 518423-173447 PC-518423-173448 518423-173448 PC-518423-173449 518423-173449 PC-518423-173450 518423-173450 PC-518423-173451 518423-173451 PC-518423-173452 518423-173452
PurchaseOptions: oXygen XML Editor V10 Professional Named Users 1 Named User License , oXygen XML Editor V10 Professional Named Users 5-9 Named User License - price per license , oXygen XML Editor V10 Professional Named Users 10-19 Named User License - price per license , oXygen XML Editor V10 Professional Named Users 20-49 Named User License - price per license , oXygen XML Editor V10 Professional Floating Users 1 Floating User License , oXygen XML Editor V10 Professional Floating Users 5-9 Floating User License - price per license , oXygen XML Editor V10 Professional Floating Users 10-19 Floating User License - price per license , oXygen XML Editor V10 Professional Floating Users 20-49 Floating User License - price per license , oXygen XML Editor V10 Professional & 1 year Maintenance Pack Named Users 1 Named User License & 1 year Maintenance Pack , oXygen XML Editor V10 Professional & 1 year Maintenance Pack Named Users 5-9 Named User License & 1 year Maintenance Pack - price per license , oXygen XML Editor V10 Professional & 1 year Maintenance Pack Named Users 10-19 Named User License & 1 year Maintenance Pack - price per license , oXygen XML Editor V10 Professional & 1 year Maintenance Pack Named Users 20-49 Named User License & 1 year Maintenance Pack - price per license , oXygen XML Editor V10 Professional & 1 year Maintenance Pack Floating Users 1 Floating User License & 1 year Maintenance Pack , oXygen XML Editor V10 Professional & 1 year Maintenance Pack Floating Users 5-9 Floating User License & 1 year Maintenance Pack - price per license , oXygen XML Editor V10 Professional & 1 year Maintenance Pack Floating Users 10-19 Floating User License & 1 year Maintenance Pack - price per license , oXygen XML Editor V10 Professional & 1 year Maintenance Pack Floating Users 20-49 Floating User License & 1 year Maintenance Pack - price per license , oXygen XML Editor V10 Professional Upgrades Named Users 1 Named User License Upgrade from previous version , oXygen XML Editor V10 Professional Upgrades Named Users 5-9 Named User License Upgrade from previous version - price per license , oXygen XML Editor V10 Professional Upgrades Named Users 10-19 Named User License Upgrade from previous version - price per license , oXygen XML Editor V10 Professional Upgrades Named Users 20-49 Named User License Upgrade from previous version - price per license , oXygen XML Editor V10 Professional Upgrades Floating Users 1 Floating User License Upgrade from previous version , oXygen XML Editor V10 Professional Upgrades Floating Users 5-9 Floating User License Upgrade from previous version - price per license , oXygen XML Editor V10 Professional Upgrades Floating Users 10-19 Floating User License Upgrade from previous version - price per license , oXygen XML Editor V10 Professional Upgrades Floating Users 20-49 Floating User License Upgrade from previous version - price per license , oXygen XML Editor V10 Professional & 1 year Maintenance Pack Upgrades Named Users 1 Named User License & 1 year Maintenance Pack Upgrade from previous version , oXygen XML Editor V10 Professional & 1 year Maintenance Pack Upgrades Named Users 5-9 Named User License & 1 year Maintenance Pack Upgrade from previous version - price per license , oXygen XML Editor V10 Professional & 1 year Maintenance Pack Upgrades Named Users 10-19 Named User License & 1 year Maintenance Pack Upgrade from previous version - price per license , oXygen XML Editor V10 Professional & 1 year Maintenance Pack Upgrades Named Users 20-49 Named User License & 1 year Maintenance Pack Upgrade from previous version - price per license , oXygen XML Editor V10 Professional & 1 year Maintenance Pack Upgrades Floating Users 1 Floating User License & 1 year Maintenance Pack Upgrade from previous version , oXygen XML Editor V10 Professional & 1 year Maintenance Pack Upgrades Floating Users 5-9 Floating User License & 1 year Maintenance Pack Upgrade from previous version - price per license , oXygen XML Editor V10 Profes
Resources: Browse the oXygen XML features Matrix, Read the oXygen XML User Guide - Requires Acrobat Reader, Read the oXygen XML Editor License Agreement, Download the oXygen XML Editor Windows V10 evaluation on to your computer - Expires After 30 Days, Download the oXygen XML Editor Mac OS X V10 evaluation on to your computer - Expires After 30 Days, Download the oXygen XML Editor All (Linux, Unix, etc) V10 evaluation on to your computer - Expires After 30 Days, Download the oXygen XML Editor Eclipse V10 evaluation on to your computer - Expires After 30 Days, Download the oXygen XML Editor Linux V10 evaluation on to your computer - Expires After 30 Days
Operating System for Deployment: Windows Vista, Windows XP, Windows 2000, Windows NT 4.0, UNIX System V Release 5, Sun Solaris 10, HP-UX 11.x, IBM AIX 6.x, Linux Kernel V2.6.x, Red Hat Enterprise Linux 5.x, RedHat Linux 9.x, SUSE Linux 10.x, Mac OS X
Architecture of Product: 32Bit, 64Bit, MAC
Product Type: Add-In, Application
Compatible Containers: Eclipse V3.3
Keywords: XML Extensible Markup Professional Partner oxygen xml, oxygen xml editor, oxygen xml download, oxygen xml 10, oxygen xml 9, oxygen xml eclipse, oxygen xml author, oxygenxml, oxygenxml editor, oxygenxml com, www oxygenxml, syncro soft, syncrosoft, sync.ro, synchro soft, synchrosoft