#RELATIVE_FAMILY CODES
RELATIVE FAMILY codes are used to define the type of relationship between two CONTACTS when the option family is selected.
Property | Value | Comments |
---|---|---|
#CODE:ID_STANDARD_CODE | "#RELATIVE_FAMILY'" | Constant value to identify DATA codes |
#CODE:ID_CODE | i.e. PARENT | The kind of relation that binds two CONTACTS |
#CODE:ID_LANGUAGE | "ES"|"EN"|"CA"|"ZN" | Available languages.... |
#CODE:CODE_DESCRIPTION | Description of ID_CODE (e.g. "Father or mother") | Text that describes the program code identified with the #CODE:ID_CODE |
AVAILABLE CODE VALUES
These are the code values available in the database (only English are listed):
ID_STANDARD_CODE | ID_CODE | ID_LANGUAGE | CODE_DESCRIPTION |
#RELATIVE_FAMILY | CHILD | EN | Son/Daughter |
#RELATIVE_FAMILY | CHILD.CHILD | EN | Grandson/Grandaughter |
#RELATIVE_FAMILY | CHILD.CHILD.CHILD | EN | Great-Grandson/Great-Granddaughter |
#RELATIVE_FAMILY | CHILD.SPOUSE | EN | Son/Daughter in law |
#RELATIVE_FAMILY | PARENT | EN | Father/Mother |
#RELATIVE_FAMILY | PARENT.CHILD | EN | Half-brother/sister |
#RELATIVE_FAMILY | PARENT.PARENT | EN | Grandfather/Grandmother |
#RELATIVE_FAMILY | PARENT.PARENT.PARENT | EN | Great-Grandfather/Great-Grandmother |
#RELATIVE_FAMILY | PARENT.PARENT.SIBLING | EN | Great-Uncle/Great-Aunt |
#RELATIVE_FAMILY | PARENT.SIBLING | EN | Uncle/Aunt |
#RELATIVE_FAMILY | PARENT.SIBLING.CHILD | EN | First Cousin |
#RELATIVE_FAMILY | SIBLING | EN | Brother/Sister |
#RELATIVE_FAMILY | SIBLING.CHILD | EN | Nephew/Niece |
#RELATIVE_FAMILY | SIBLING.CHILD.CHILD | EN | Grandnephew/Grandniece |
#RELATIVE_FAMILY | SIBLING.SPOUSE | EN | Brother/Sister in law |
#RELATIVE_FAMILY | SPOUSE | EN | Husband/Wife |
#RELATIVE_FAMILY | SPOUSE.PARENT | EN | Father/Mother in law |