The View Definition Language
The View Definition Language (VDL) is a markup language designed to allow views to be authored using an XML notation.
Markup tags are provided to define basic page structure and to incorporate and configure components such as tables and forms. The language has syntax for referencing scenario information, and for enumerating content over data sets from the scenario.
VDL version 4.1 provides a set of functionality for defining basic interactive views through configuration only. VDL content can be augmented with customization (HTML markup, CSS styling and JavaScript code). However if extensive customization is required then the JavaScript API is likely to be a more suitable approach.
VDL4.1 views are supported for the following browsers: IE11, Chrome, Firefox.