Node display |
An essential feature in Jaxe is the possibility to display and edit XML elements in different ways, whatever their types in the XML schema. For instance, a table element can be displayed as a table, and an element linking to an image can be displayed as an image. The goal is to ease document editing, without losing of sight the semantics : elements will not be displayed as they will be seen in web pages or PDF documents, but simply with a user interface making edition easier and highlighting the meaning of the elements.
Specifies how an element will be displayed in Jaxe.
Value suggested to the user when the schema does not limit authorized values.
You can specify suggested values of an element only if Type is typesimple or plugin
Can be used to suggest attribute values.
A display parameter, depending on the display type.
You can edit the texts of the selected element by clicking on the button Edit texts. Set title and documentation for each language (pre-defined before).
For attribute strings, title can also be defined.