Query XSD
Query XSD Analysis is a set of features that provides the ability to analyse XML Schemas (XSD) files using common query languages. Typical analysis tasks include checking for conformance to naming conventions, use of anonymous types, elements and attributes, namespaces, spell checking, organizational patterns and detection and analysis of class hierarchies. Read how to get started here.
JSON Schema Support
Support for JSON Schema Draft 4 was added as following:
- JSON Editor: ability to validate JSON text
- Automation API: provides support for scripted JSON validation
- XSD to JSON Schema conversion: ability to transform a model expressed using XSD into a model expressed using JSON Schema (this requires XML Schema Refactoring).
Generic Workspace
The new generic workspace allows logical grouping of physical resources (file and folders). It is a reboot of the version 2.x workspace, with a much cleaner and simplified interface. It is intended to include specialized workspaces, such as XSR files (for schema and service definition management).
New Editors
JSON Editor
Source editor with built in support for:
- JSON Schema Draft 4 validation
- Syntax highlighting, code outlining, bracket highlighting, etc.
- Snippets
- IntelliSense prompt
- Diagram view
- Dataset conversion
RAML Editor
RAML 0.8 source editor with built in support for:
- Validation
- IntelliSense prompt
-
!include diagram
Improved Support for Dark Color Schemes
XSD and XML Editor
JSON Editor
RAML Editor