Configuration file schema definition for Attach Data Dialog in MarvinSketch.
Root element of the configuration xml.
Defines the root element type.
Root element can contain 0-6 context with the following predefined names: Atom, Bond, Single Bond, Double Bond, Fragment, Group (Selection) that are also the display names of the contexts.
Each name should be defined only once, but none of them is mandatory.
The context element, its type is the ContextType.
The ContextType defines the possible attributes, and elements that can be used in the context element.
Each context element defines a name from the following possible values: Atom, Bond, Single Bond, Double Bond, Fragment, Group (Selection) that are also the display names of the contexts.
Each name should be defined only once, but none of them is mandatory.
Any context can have any number of dataname elements, that will define the attach data field name, and the corresponding elements on the dialog.
Element to define the Name field in the dialog, and all the corresponding values for the Values field, for the Units field, and for the Tag field.
Each context element defines a name from the following possible values: Atom, Bond, Single Bond, Double Bond, Fragment, Group (Selection) that are also the display names of the contexts.
Each name should be defined only once, but none of them is mandatory.
Each context element defines a name from the following possible values: Atom, Bond, Single Bond, Double Bond, Fragment, Group (Selection) that are also the display names of the contexts.
Each name should be defined only once, but none of them is mandatory.
Type to define the attributes and the usable elements inside a dataname element.
textRepresentation attribute will be visible in the Name combo box in the dialog.
defaultTag will be set automatically as the value of the Tag field if present.
multipleValuesEnabled will change the Values field behaviour, if true, then multiple values can be selected in the combo box, otherwise only one element can be selected for one attached data.
Any dataname can have any corresponding Values as a sequence of value elements.
Any dataname can have any corresponding Untis as a sequence of unit elements.
Any dataname can have any corresponding Values as a sequence of value elements.
Any dataname can have any corresponding Untis as a sequence of unit elements.
This attribute will be visible in the Name combo box in the dialog.
This string will be set automatically as the value of the Tag field if present.
This attribute will change the Values field behaviour, if true, then multiple values can be selected in the combo box, otherwise only one element can be selected for one attached data.