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

    >> XML编辑器,XML解析器,XML开发环境
    [返回] 中文XML论坛 - 专业的XML技术讨论区XML.ORG.CN讨论区 - XML技术『 XML工具及XML开发环境 』 → oXygen XML Editor 7.1发布(附下载链接) 查看新帖用户列表

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

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给admin发送一个短消息 把admin加入好友 查看admin的个人资料 搜索admin在『 XML工具及XML开发环境 』的所有贴子 点击这里发送电邮给admin  访问admin的主页 引用回复这个贴子 回复这个贴子 查看admin的博客楼主
    发贴心情 oXygen XML Editor 7.1发布(附下载链接)

    下载:
    oXygen XML Editor 7.1(Windows版带Java VM)
    http://mirror.oxygenxml.com/InstData/Windows/VM/oxygen.exe
    http://www.oxygenxml.com/InstData/Windows/VM/oxygen.exe

    oXygen XML Editor 7.1(Windows版不带Java VM)
    http://mirror.oxygenxml.com/InstData/Windows/NoVM/oxygen.exe
    http://www.oxygenxml.com/InstData/Windows/NoVM/oxygen.exe

    oXygen XML Editor 7.1(Linux版)
    http://www.oxygenxml.com/InstData/Linux/NoVM/oxygen.sh
    http://mirror.oxygenxml.com/InstData/Linux/NoVM/oxygen.sh


    What is new in <oXygen/> XML Editor 7.1  

    Version 7.1 of the <oXygen/> XML Editor adds support for Berkeley and eXist XML Databases, an XSL templates view for easy navigation through the edited XSL stylesheet and an XPath builder view for editing complex XPath expressions. Effort has been made to improve the loading time and to reduce the memory usage especially for large documents. Multiple modifications were made to improve the general usability of the editor.

    There are changes in:

      Support for Native XML Databases Performance
      XML/CSS Pretty Print Graphical User Interface
      XSLT / XPath Component Updates


    Support for Native XML Databases

    Berkeley DB XML support   

    You can run XQuery transformation scenarios against XML containers defined on an XML database. The database environment directory can be configured using the Options dialog. Note that you have to compile the Berkeley XML Database with java support, and you should copy the "db.jar" and "dbxml.jar" from the dbxml install lib directory to the <oXygen/> lib directory. See the user guide for more information.

       play the video demonstration


    eXist XML Database support   

    You can run XQuery transformation scenarios against XML collections defined on an eXist XML database. The connection to the database can be configured using the Options dialog. Note that you have to copy the exist.jar from the eXist installation directory to the <oXygen/> lib directory. You can browse the documents stored in the eXist database using WebDAV . See the "File/Open URL" action. You can find more information in the user guide.

       play the video demonstration


    Performance

    Performance improvement for Spell Checking

    The spell checking works faster for long documents and for documents that have very long lines (thousands of characters).

    Optimized the document loading time

    Large documents are loaded now up to four times faster.

      
    XML/CSS Pretty Print

    XML Format (Pretty Print) preserves empty lines

    Content authors often use empty lines to make their XML documents more readable. A new option that controls the preservation of the empty lines has been added. It is enabled by default.

    XML Format (Pretty Print) preserves the original value of the attributes

    An option (enabled by default) controls if the Pretty Print operation should preserve the original value of the attributes as they were before the operation in the XML source. When this option is disabled the value will be normalized.

    CSS Format (Pretty Print) new options

    Styles from the CSS files can be formatted by indenting the content. Also the style blocks can optionally be separated using new lines.

      
    Graphical User Interface

    Character map

    Available from the Tools menu, this dialog allows you to select any Unicode character. The selected character may be inserted in the document either directly or as character entity.

    Check spelling menu

    By enabling the "Automatic spell check" option from the "Editor/Spelling" the spelling errors from the document are highlighted during typing. The contextual menu on a highlighted word presents a list of correction proposals.

    Different markers for errors and warnings

    The errors and warnings presented in the vertical ruler have different colors, the warnings are presented in yellow, while the errors in red.

    Tooltips for error highlights

    When moving the cursor over an error highlight in the XML source, a tooltip with the error description will be displayed.

    Annotation tooltips for the XML attributes

    If you place the cursor over an attribute, the application will display a tooltip containing the annotation defined for that attribute in the associated document schema.

    Quick find toolbar

    This allows an easy to use and ergonomic search in the current document. It can be triggered with a shortcut, by default CTRL+ALT+F and can be closed by using the Escape key. Being only a toolbar (not a dialog) saves your working space.

    Replace all button in the Find dialog

    Besides "Replace to end" now there is also available a "Replace all" action.

    Search in files option: Recurse subdirectories

    You can search in a directory structure, either recursive through all subdirectories or only in that directory.

    Options dialog is now more compact

    Some sections in the option dialog have been redesigned.

    Keyboard shortcuts for navigating through the list of errors or find results

    You can select the next/previous error/result by using CTRL+Dot(.) or CTRL+Comma(,) shortcuts.

    Different colors only for XML prefixes

    You can define colors for the tags starting with a certain prefix. More than that, you can choose only the prefix to be colored differently, the name of the element being colored with the default element color.

    Improved the look on the Mac OS X platform

    The tab labels of the dockable views/editors now have the Aqua style.


    XSLT / XPath

    XSL Templates View    

    The list of templates defined in the edited XSL stylesheet is sorted and presented in the Templates View.

    The sorting can be done either by name or by match. The named templates are rendered with a different icon for easy spotting.

    The view represents an easy way of navigating through large XSL stylesheets. It accepts key input and searches the template having the match/name starting with the typed letters.

    XPath Builder View

    Editing complex XPath expressions in the XPath toolbar can be sometimes difficult due to the size limitation. This view allows editing of multi-line expressions. The executed expressions are stored in a history list and they can be reused as necessary.

    Support for custom XSLT Processors

    Along with the bundled XSLT processors, it is possible to configure other XSLT processors, like Sablotron, Transformiix, XT, Oracle XSLT. See the options dialog, section "XSLT/XQuery/FO/XSLT/Custom engines".

    Option for filtering the proposals offered by XPath Content Completion

    For instance you can define that node axes should appear in the content completion window, but not the XSLT functions. This is the case when editing for instance an XPath expression in a stylesheet "match"/"select" attribute or when editing directly an expression in the XPath toolbar. Also you can inhibit all the XPath proposals.

    Component Updates

    Updated Saxon8B from Saxonica to version 8.7

    Saxon 8B XSLT processor has been updated to the latest version: 8.7 . <oXygen/> supports also the Saxon8SA 8.7 (that requires a separate license from Saxonica).

    Updated Xerces to version 2.8.0

    The Xerces parser has been updated to the latest version.

    Updated XMLSec to version 1.3

    The package allowing the XML document signing and signature check has been updated.


       收藏   分享  
    顶(0)
      




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

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

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

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2006/3/9 15:36:00
     
     jaqcy 帅哥哟,离线,有人找我吗?
      
      
      等级:大一新生
      文章:0
      积分:54
      门派:XML.ORG.CN
      注册:2006/3/10

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给jaqcy发送一个短消息 把jaqcy加入好友 查看jaqcy的个人资料 搜索jaqcy在『 XML工具及XML开发环境 』的所有贴子 引用回复这个贴子 回复这个贴子 查看jaqcy的博客2
    发贴心情 
    现在在linux下也是用它,不过免费的许可证只能用一个月,请问版主推荐其它可以linux下工作的xml Editor.
    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2006/3/10 8:23:00
     
     GoogleAdSense
      
      
      等级:大一新生
      文章:1
      积分:50
      门派:无门无派
      院校:未填写
      注册:2007-01-01
    给Google AdSense发送一个短消息 把Google AdSense加入好友 查看Google AdSense的个人资料 搜索Google AdSense在『 XML工具及XML开发环境 』的所有贴子 访问Google AdSense的主页 引用回复这个贴子 回复这个贴子 查看Google AdSense的博客广告
    2024/4/28 22:38:02

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

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