Metadata Entries

Again, taking the example of a PaidEmployment evidence type, the following metadata would be used to allow the user to choose from a list of core Employments relating to case participants of types PRIMARY or MEMBER

<Relationships>
          <Related to="Employment">
            <ParticipantType type="PRIMARY"/>
            <ParticipantType type="MEMBER"/>
          </Related>
        </Relationships>