.EVENT.......: Start_Loan
.DESCRIPTION.:
A library member borrows a copy of an item, thus starting the life of a
loan.
.COMPOSITION.:
item_id &item_id
copy_id ©_id
member_id &member_id
;[endpk]
loan_date &date
.BackwardReferences:
see CLASS Copy
see CLASS Loan
see CLASS Member