<!ELEMENT JOIN_DAEMON (C_BIND, (F_BIND | F_BINDS), (F_BIND | F_BINDS))> |
Element | Mand. | Mult. | Description |
C_BIND | yes | no | Physical binding for the join table. |
F_BIND | yes | no | Simple binding on physical keys of the first class to be joined. |
F_BINDS | yes | no | Multiple binding on physical keys of the first class to be joined. |
F_BIND | yes | no | Simple binding on physical keys of the second class to be joined. |
F_BINDS | yes | no | Multiple binding on physical keys of the second class to be joined. |