|
com.jxml.quick.model.qjml.QMSelection
|
|
Defines a list of alternative elements. |
Attributes:
| ID |
optional |
Identifies the element. |
| cref |
optional |
A reference to another content model element. |
String cref |
| optional |
default: false |
The data item defined by this content model element is optional when set true. |
boolean optional |
| repeating |
deafult : False |
The data item defined by this content model element can occur more than once when set true. |
boolean repeating |
|
|
|