home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 October / Pcwk1097.iso / GENEALOG / WGENEAL / NOWA.WGB / FamilyNotes.json < prev    next >
Encoding:
JavaScript Object Notation  |  1997-08-20  |  728 b 

  1. {
  2.     "schema": {
  3.         "FamilyNumber": "Long Integer",
  4.         "FamilyNotes": "Memo/Hyperlink (255)",
  5.         "NumberOfChildren": "Long Integer",
  6.         "OtherSpouse": "Boolean NOT NULL",
  7.         "FormallyMarried": "Boolean NOT NULL",
  8.         "MarriageDate": "DateTime",
  9.         "MarriageDateSecond": "Text (25)",
  10.         "MarriagePlace": "Text (120)",
  11.         "MarriageCertificate": "Boolean NOT NULL",
  12.         "MarriageWitness": "Text (120)",
  13.         "MarriageAuthority": "Text (255)",
  14.         "MaritalStatus": "Text (20)",
  15.         "Divorce": "Boolean NOT NULL",
  16.         "DivorceDescriptor": "Text (90)",
  17.         "DivorceTag": "Text (50)",
  18.         "DivorceDecree": "Boolean NOT NULL",
  19.         "DivorceDate": "DateTime",
  20.         "DivorceDateSecond": "Text (25)",
  21.         "DivorcePlace": "Text (120)",
  22.         "DivorceWitness": "Text (120)",
  23.         "DivorceAuthority": "Text (255)",
  24.         "OtherFMMarriedToRelative": "Boolean NOT NULL"
  25.     },
  26.     "data": []
  27. }