Liquid XML 2016 Designer Edition released

Released: Mar 18, 2016

Updates in this release

Updates in 2016

Graphical JSON Schema Editor

  • The new JSON Schema editor abstracts much of the complexity of the Json schema standard, presenting structure of the schema without showing the unnecessary complexity. This provides a view that makes it simple to understand and edit the your schema. Access to the full range of related facets is available via the properties window and the JSON Source can be edited directly within the Source View. Features include:
    • Graphical and Source Split screen view.
    • Compliance with the Internet Engineering Task Force (IETF) draft 4.0 JSON Schema Standard.
    • Allows validation of JSON files.

Data Mapper Java Code Generation

  • Compile data mapper projects to Java source code to be incorporated into a Java project.
  • Compile data mapper projects into a compiled jar to be executed on multiple platforms.

New Fixes and Improvements

XSD Editor

  • Improved drag and drop support.
  • Fixed error reporting issues.
  • Fixed XSD Intellisense timeout issue.

XML Editor

  • XML Formatting optimization and new Cancel option.
  • Fixed issue where left right keys did nothing when editing cell content in XML Grid Editor.
  • Fixed XML Intellisense issue when pasting end element with leading whitespace.

XPath Browser

  • Improved generated XSLT code.

Data Mapper

  • Fixed Filename input on XML writer.
  • Added new icons for file functions.

XML Sample Builder

  • Improved Total digits support.

XSLT Debugger

  • Improved Debugger to stop on invalid command when an error is encountered so you can look at the stack/watch values.
  • Improved Stack view so changing stack frame changes the selected expression, so you can see the source for each stack FrameType.

XSLT Editor

  • Fixed issue where Comment Selection was allowed when read only.

General Fixes

  • Fixed bug in Dialog manager to always remember Don't ask me again state.

New Performance Enhancements

  • Validate on load is now performed on a background thread.
  • Stopped flicker on loading project.
  • Faster data validation.
  • Optimized re-loading of error control.

General Improvements

  • Along with the new features outlined above, existing features have also been enhanced and improved with functionality requested by users.