The root node of a server metadata XML document is the Entity node. This contains attributes for specifying the logical name of the Entity and an attribute to specify which case participant a record should be associated with.
<Entity logicalName="PaidEmployment"
relateEvidenceParticipantID="employeeCPRID"
>
...
</Entity>