Liquid Studio 2018 XML Editor Edition

Released: Feb 15, 2017

Updates in 2018

Funktionen

  • New JSON Schema Draft 6 support - Along with JSON Schema Draft 4, the graphical JSON Schema editor now supports JSON Schema Draft 6 and the JSON editor now provides validation for both JSON Schema specifications.
  • New JSON Schema Library - Automatically associates JSON documents with common standard schemas based on the JSON filename, enabling validation and intellisense for the standard JSON file types. Also allows the creation of new instances of standard JSON documents from the New File dialog.
  • New JSON Schema Documentation Tool for HTML and PDF - Create documentation for JSON Schemas (Draft 4 and Draft 6), either as rich HTML with navigable diagrams or as a printable PDF.
  • New Schematron Editor and Validation - Validation rules from Schematron, RelaxNG, and XSD can now be associated with a document, allowing multiple schemas and schema types to be used to validate an XML instance document.
  • New XSLT 3.0 support - Provides support for the latest XSLT 3.0 functions and clauses.
  • New Git Source Control Integration support - Provides support for Git source control by providing a wrapper over TortoiseGit. Shows the status of each document within the Project tree.

Fehlerkorrekturen

  • Liquid Studio and XML Editors
    • Added PDF support for XML Schema Documentation Tool.
    • Added JSON Document outline.
    • Added Forward and backward navigation points in text editors.
    • Added option to set the document 'Encoding' to properties grid for all editors.
    • Added option to set the document 'Line Endings' to properties grid for all editors.
    • Improved XML Schema to JSON Schema conversion.
  • Visual Studio Extensions
    • All Visual Studio extensions are now installed from a single VSIX file.