Hi Rajesh,
You can establish relationship(1:1, 1:N, N:N) between shemas using Links.
A Recipient always belongs to a Folder and may or may not have a Country code against it.
externalJoin=true acts as a left outer join only, where all records are returned from the schema you are querying, even if there is no match.