中国最专业的商业控件服务网

慧都控件网

电话:400-700-1020(免费)或023-66090381
product
最经典Silverlight控件套包助你打造酷炫的Web应用程序
  • 暂时没有相关新闻
上一个 上一个 Altova SchemaAgent 下一个 下一个XMLInspector
Altova DiffDog
[产品编号: 11094 ]  
Altova DiffDog

收藏订阅

  • 当前版本:2012   [销售以商家最新版为准,如需其他版本,请来电咨询]
  • 开  发 商:Altova 正式授权
  • 产品类型:软件
  • 产品功能:XML / 代码分析
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍 下载 购买 版本更新 开发商 视频与培训 评论  
Altova DiffDog 2010(最新版) (09-11-12) 2009

Altova DiffDog 版本更新 2010 (更新日期:11/12/2009)

XML Schema Comparison and Merging

DiffDog 2010 introduces a powerful new XML Schema comparison feature that goes far beyond the existing XML-aware comparison of the content of XSD files.

XML developers frequently need to modify and enhance XML Schemas as XML-based applications are designed. Similarly, users of industry-standard XML-based data exchange systems need to update XML file formats to remain compatible with evolving standards. When an XML Schema is modified, existing XML files likely also need to be modified to remain valid.

The new DiffDog 2010 Schema Comparison tool automatically maps schema elements, with a provision for manual override.

Compare XML Schemas in DatabaseSpy 2010

After comparing two XML Schemas, DiffDog 2010 users can generate an XSLT file that will transform existing XML documents for the new schema. A portion of the XSLT file for the example mapping is shown below. Any title element in the source XML file will be saved as a title element in the output (lines 7-11), and any feedback element in the source will be saved as an email element in the output (lines 12-16).

XSLT generated by DiffDog 2010 after XML Schema comparison

Alternatively, users can choose to generate an Altova MapForce mapping file between the schemas. The mapping file is fully editable for further refinement in MapForce. In the example above, the XML Schema on the right contains the publication element, with no corresponding element on the left. MapForce could supply a string constant to fill that value during transformation.

Options for left-to-right or right-to-left translations are available via a context menu in the DiffDog 2010 XML Schema comparison window.

XML data conversion options in DiffDog 2010 after XML Schema comparison

DiffDog 2010 even lets users save the settings for an XML Schema comparison in a file for quick and convenient reuse, or to share with other development team members.

Save XML Schema compare settings in DatabaseSpy 2010

Database schema comparison and merging

DiffDog 2010 adds a new database schema comparison functionality similar to the description in the DatabaseSpy 2010 section above. Like DatabaseSpy 2010, DiffDog 2010 can compare two versions of databases of the same type, or two schemas from different database types.

DiffDog 2010 automatically matches database elements and allows for manual override via drag and drop mapping. Differences between the database schemas are identified by color shading.

In the example below, the columns named FirstName and LastName were mapped automatically, and MiddleInitial was manually mapped to MiddleInit.

Compare database Schemas in DatabaseSpy 2010

DiffDog 2010 users can create database change scripts to merge differences in either direction. In our example the Oracle database on the right capitalized the table names Cars, CellPhones, and People, but the MySQL version on the left did not. The corresponding portion of the database change script generated by DiffDog 2010 is shown below.

Database change script created by DiffDog 2010 after database Schema comparison

All database schema merge options are available from a right-click context menu.

Database schema merge options in DiffDog 2010

The context menu also offers an option to immediately open a database content comparison based on the database schemas. This makes DiffDog 2010 a single highly-productive database differencing tool to rapidly compare both database structures and database content.

Open database database content comparison in DatabaseSpy 2010

DiffDog 2010 permits users to store all database schema comparison settings, including database connection information, in a file that can be quickly reloaded later. This is extremely useful for comparisons between development and production servers that need to be performed on an ongoing basis.

Save database structure comparison settings in DatabaseSpy 2010

These database schema comparison files are interchangeable between DiffDog 2010 and DatabaseSpy 2010.

Pretty-print XML files before comparison

Many contemporary XML files are programmatically generated and delivered in a continuous stream without line breaks. Analyzing these files in a DiffDog XML file comparison window and merging differences can be difficult without reader-friendly formatting.

DiffDog 2010 adds a user preference to automatically pretty-print XML files as they are loaded to enable a more useful comparison result and create a more user-friendly display.

Automatic pretty print option in DiffDog 2010