<!ATTLIST JOIN joinClass IDREF #REQUIRED sourceRelation IDREF #REQUIRED targetRelation IDREF #REQUIRED> |
Attribute | Mand. | Description | Default |
joinClass | yes | Reference to the class info representing the join class. | |
sourceRelation | yes | Reference to the relation in the join class that points to the object that owns the managed relation. | |
targetRelation | yes | Reference to the relation in the join class that points to the class(es) pointed by the managed relation. |