FAM RECORD

From PGVWiki
Revision as of 17:27, 26 October 2008 by Elliott1961 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The FAMily record is used to record marriages, common law marriages, and family unions caused by two people becoming the parents of a child. There can be no more than one HUSB/father and one WIFE/mother listed in each FAM_RECORD. If, for example, a man participated in more than one family union, then he would appear in more than one FAM_RECORD. The family record structure assumes that the HUSB/father is male and WIFE/mother is female. The preferred order of the CHILdren pointers within a FAMily structure is chronological by birth.

FAM_RECORD: = 
 n @<XREF:FAM>@   FAM   {1:1}
   +1 <<FAMILY_EVENT_STRUCTURE>>  {0:M}
     +2 HUSB      {0:1}
       +3 AGE <AGE_AT_EVENT>  {1:1}
     +2 WIFE      {0:1}
       +3 AGE <AGE_AT_EVENT>  {1:1}
   +1 HUSB @<XREF:INDI>@  {0:1}
   +1 WIFE @<XREF:INDI>@  {0:1}
   +1 CHIL @<XREF:INDI>@  {0:M}
   +1 NCHI <COUNT_OF_CHILDREN>  {0:1}
   +1 SUBM @<XREF:SUBM>@  {0:M}
   +1 <<LDS_SPOUSE_SEALING>>  {0:M}
   +1 REFN <USER_REFERENCE_NUMBER>  {0:M}
     +2 TYPE <USER_REFERENCE_TYPE>  {0:1}
   +1 RIN <AUTOMATED_RECORD_ID>  {0:1}
   +1 <<CHANGE_DATE>>  {0:1}
   +1 <<NOTE_STRUCTURE>>  {0:M}
   +1 <<SOURCE_CITATION>>  {0:M}
   +1 <<MULTIMEDIA_LINK>>  {0:M}