Xml Inputs

Why Xml describes XML, and why it is suitable for the input file. The rest of this page goes on about the implementation and the input file grammar.

Input Schema

The new exciting input file syntax is formally described in the schema. The schema is written in XML Schema, the language to describe XML grammar and data types.

Assisted Input

An XML editor such as eclipse with xml plugins can use the schema for suggesting possible inputs in the current context.

(Click to enlarge)
assistedInput.png

The possible attributes to an input element can be selected from a menu.

attributesmenue.png

Live Help

The Schema contains also documentation about the parameters and elements. This documentation can also be displayed in the XML editor.

LiveHelp.png

Input reference

The input reference lists all legal elements and attributes including definitions and explanation.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License