CrewPeopleAttributes
IDX AutoInc NOT NULL,
xPerson Integer DESCRIPTION 'link to Name2.NameCounter',
xCrewAttribute Integer DESCRIPTION 'link to CrewAttribute.Idx',
ExpiryDate Date DESCRIPTION 'e.g. when fork life license expires for person X',
Notes CLOB,