<!ELEMENT F_BINDS (F_BIND, F_BIND+)> |
Element | Mand. | Mult. | Description |
F_BIND | yes | no | The first field binding that compose the multiple field binding. |
F_BIND | yes | yes | The other field bindings (at least one) that compose the multiple field binding. |
<F_BINDS> <F_BIND value="key1"/> <F_BIND value="key2"/> </F_BINDS> |