新书推介:《语义网技术体系》
作者:瞿裕忠,胡伟,程龚
   XML论坛     W3CHINA.ORG讨论区     计算机科学论坛     SOAChina论坛     Blog     开放翻译计划     新浪微博  
 
  • 首页
  • 登录
  • 注册
  • 软件下载
  • 资料下载
  • 核心成员
  • 帮助
  •   Add to Google

    >> XML编辑器,XML解析器,XML开发环境
    [返回] 中文XML论坛 - 专业的XML技术讨论区XML.ORG.CN讨论区 - XML技术『 XML工具及XML开发环境 』 → [2006-01-17]<oXygen/> XML Editor 7.0版 发布了! 查看新帖用户列表

      发表一个新主题  发表一个新投票  回复主题  (订阅本版) 您是本帖的第 12944 个阅读者浏览上一篇主题  刷新本主题   树形显示贴子 浏览下一篇主题
     * 贴子主题: [2006-01-17]<oXygen/> XML Editor 7.0版 发布了! 举报  打印  推荐  IE收藏夹 
       本主题类别:     
     admin 帅哥哟,离线,有人找我吗?
      
      
      
      威望:9
      头衔:W3China站长
      等级:计算机硕士学位(管理员)
      文章:5255
      积分:18406
      门派:W3CHINA.ORG
      注册:2003/10/5

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给admin发送一个短消息 把admin加入好友 查看admin的个人资料 搜索admin在『 XML工具及XML开发环境 』的所有贴子 点击这里发送电邮给admin  访问admin的主页 引用回复这个贴子 回复这个贴子 查看admin的博客楼主
    发贴心情 [2006-01-17]<oXygen/> XML Editor 7.0版 发布了!

    这是一个不错的Java版工具。

    下载链接:  http://mirror.oxygenxml.com/InstData/Windows/VM/oxygen.exe

    <oXygen/> XML Editor & XSLT Debugger
    The simple and elegant look of the <oXygen/> combined with the complete coverage of the XML editing features have made it popular in both the corporate and academic worlds. It provides the necessary tools for the document creation and presentation.

    The documents can be created and validated against any user defined schema. The smart context sensitive editing saves time and guarantees a minimum number of validation errors. The documents can be published in a wide range of formats including HTML, PDF, PostScript using the built-in or external processors. Developers can use <oXygen/> for authoring document schemas and for editing and debugging the XSL stylesheets needed for the presentation layer. The integration with the document repositories is made through the WebDAV and FTP protocols.

    Key features

       Different perspectives: XML source editor, XSLT debugger, XQuery debugger, tree viewer/editor.
        Schema annotations/DTD comments presented next to the content completion proposals.

       Edit and validate support for XML Schema (visual diagram), Relax NG (visual diagram), NRL, DTD, Schematron.
        Can be used as standalone desktop application, run through Java Web Start or as an Eclipse plugin.

       Multiple validation engines: Xerces, XSV, LIBXML, MSXML 4.0, MSXML.NET, Saxon SA, SQC.
        Powerful XSLT search and refactoring actions working across multiple files.

       Conversions from DTD, Relax NG or a set of documents to XML Schema, DTD or Relax NG.
        XSLT 1.0 and XSLT 2.0 editing, validation, transformation, debugging and profiling support.

       Validate XML documents with XML Schemas, Relax NG, DTD, NRL and Schematron schema or embedded Schematron rules.
        The best content completion support offering elements, attributes, values (handling ID references, enumerations, union and list values).

       XML Diff and Merge.
        Batch validation and batch transformations.

       Context sensitive content assistant driven by XML Schema, Relax NG, DTD or by the document structure.
        Multiple XSLT processors: Xalan 2.7.0, Saxon 6.5.5, Saxon 8, XSLTProc, MSXML3.0/4.0/.NET 1.0/2.0.

       XPath 1.0 and XPath 2.0 evaluator and XPath content completion support.
        Code templates (abbreviations).

       Generate HTML documentation from XML Schemas.
        XQuery 1.0 editing, validation, transformation debugging and profiling support.

       XSLT debugging using multiple processors: Xalan 2.7.0, Saxon 6.5.5, Saxon 8 Basic and Schema Aware.
        Mapping from the XSLT or XQuery output result to the source and stylesheet or XQuery file locations.

       Tree based Outliner synchronized in real time with the edited document.
        Preview the transformation results as XHTML, XML or in your browser.

       FO transformations using embedded Apache's FOP to generate PDF or PS documents.
        New XML document wizards to easily create documents specifying a schema or a DTD.

       Easy transformation management with reusable scenarios.
        Import from relational databases and other sources to XML.

       Source folding support with powerful manipulation actions and persistence.
        Schema Model View presenting schema information about the current element.

       Canonicalization and digital signature of documents.
        Support for external Formatting Object Processors.

       XInclude support.
        Format and indent of XML files.

       Easy error tracking - locate the error source by clicking on it, visual markers and overview ruller.
        Link to the exact location in the specification for XML Schema errors.

       Support for editing remote files over FTP, HTTP/WebDAV and HTTPS/WebDAV.
        No platform lock-in, the same license can be used on any platform with any distribution.

       Unicode and multi-language support: English, German, French, Italian and Japanese.
        Find and replace support allows regular expressions, is XML aware and can handle multiple files.

       Spell-checking.
        XML Catalog support.

       Includes the DocBook and TEI documentation frameworks.
        Supported platforms: Windows, Mac OS X, Linux and Eclipse.

      

    What is new in <oXygen/> XML Editor 7.0  

    Version 7.0 of the <oXygen/> XML Editor adds more than 50 important new features like continuous validation and on screen marking of the errors, XQuery debugging, XPath content completion and XSLT refactoring actions.

    There are changes in:

      Validation XPath XSLT XQuery
      Schema editors Content Completion GUI Other


    Validation

    Continuous Validation    [ read more... ]

    <oXygen/> can be configured to mark validation errors in the edited document as you modify it using the keyboard. If you enable the Validate as you type option after the configured delay from the last key typed the validation errors will be highlighted automatically in the editor panel.

    Error Markers and Overview Ruler    [ read more... ]

    The errors, including the ones generated by the continuous validation are marked in place by underlining the error location. The locations are also marked in an overview ruler that allows quick navigation between the error markers.

    Support for Caching When Validating Against Schemas

    By default the validate action will cache the parsed schemas. There is also a "Reset cache and validate" action provided to allow revalidation in development environments when the schema is changed.

    Multiple External Validation Engines    [ read more... ]

    <oXygen/> has built-in support for: LIBXML, XSV, SaxonSA, MSXML4.0, MSXML .NET, SQC

    Ignore the DTD for Validation if Other Schema is Specified

    Now it is possible to use the DTD for entities support only, with any schema type (in version 6.2 this was possible only with XML schema).

    External Validation against DTDs

    It is possible to validate against a DTD even if the DTD is not specified inside the document.

    Associate DTDs for Validation Using the External Schema Association rules

    In version 6.2 the external associated DTDs were used only for content completion. Now they are used also for validation.

    Support for CSS Validation    [ read more... ]

    Different CSS profiles are supported like CSS2, CSS3, etc. and different media types like Braille or screen for instance. You can also choose the verbosity level of the validation warnings.

    The validation results are descriptive and in accordance with the W3C specifications. Together with the automatic validation spotting and fixing errors is now a simple task.

    详见:http://www.oxygenxml.com/index.html#new-version


       收藏   分享  
    顶(0)
      




    ----------------------------------------------

    -----------------------------------------------

    第十二章第一节《用ROR创建面向资源的服务》
    第十二章第二节《用Restlet创建面向资源的服务》
    第三章《REST式服务有什么不同》
    InfoQ SOA首席编辑胡键评《RESTful Web Services中文版》
    [InfoQ文章]解答有关REST的十点疑惑

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2006/1/17 10:30:00
     
     GoogleAdSense
      
      
      等级:大一新生
      文章:1
      积分:50
      门派:无门无派
      院校:未填写
      注册:2007-01-01
    给Google AdSense发送一个短消息 把Google AdSense加入好友 查看Google AdSense的个人资料 搜索Google AdSense在『 XML工具及XML开发环境 』的所有贴子 点击这里发送电邮给Google AdSense  访问Google AdSense的主页 引用回复这个贴子 回复这个贴子 查看Google AdSense的博客广告
    2024/4/28 19:37:20

    本主题贴数1,分页: [1]

    管理选项修改tag | 锁定 | 解锁 | 提升 | 删除 | 移动 | 固顶 | 总固顶 | 奖励 | 惩罚 | 发布公告
    W3C Contributing Supporter! W 3 C h i n a ( since 2003 ) 旗 下 站 点
    苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
    4,078.125ms