home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 October / Pcwk1097.iso / GENEALOG / WGENEAL / QRYLIB.WQL / Vitals.json < prev    next >
Encoding:
JavaScript Object Notation  |  1995-08-26  |  1.2 KB

  1. {
  2.     "schema": {
  3.         "RefNumber": "Long Integer",
  4.         "BirthDate": "DateTime",
  5.         "BirthTime": "DateTime",
  6.         "BirthDateSecond": "Text (25)",
  7.         "BirthPlace": "Text (120)",
  8.         "BirthCertificate": "Boolean NOT NULL",
  9.         "ChildUnwedMother": "Boolean NOT NULL",
  10.         "RelToHH": "Text (8)",
  11.         "BaptismalDate": "DateTime",
  12.         "BaptismalDateSecond": "Text (25)",
  13.         "BaptismalPlace": "Text (120)",
  14.         "BaptismalCertificate": "Boolean NOT NULL",
  15.         "DeathDate": "DateTime",
  16.         "DeathDateSecond": "Text (25)",
  17.         "DeathPlace": "Text (120)",
  18.         "DeathTime": "DateTime",
  19.         "DeathCause": "Text (75)",
  20.         "BurialLocation": "Text (120)",
  21.         "DeathCertificate": "Boolean NOT NULL",
  22.         "ObituaryNotice": "Boolean NOT NULL",
  23.         "CemetaryName": "Text (120)",
  24.         "Handedness": "Boolean NOT NULL",
  25.         "SocialSecurityNumber": "Text (11)",
  26.         "BirthWeight": "Text (15)",
  27.         "BirthLength": "Text (15)",
  28.         "HospitalName": "Text (120)",
  29.         "HospitalLocation": "Text (120)",
  30.         "AttendingDoctor": "Text (120)",
  31.         "AttendingNurse": "Text (120)",
  32.         "BirthMarksDefects": "Boolean NOT NULL",
  33.         "BabyPicture": "Text (254)",
  34.         "HandFeetPictures": "Text (254)",
  35.         "PhotoName": "Text (255)",
  36.         "DeathCertMemo": "Memo/Hyperlink (255)",
  37.         "BirthMarksDefectsDesc": "Memo/Hyperlink (255)",
  38.         "SocialSecurityDeathIndex": "Boolean NOT NULL",
  39.         "TombstoneInscription": "Text (120)",
  40.         "BurialType": "Single",
  41.         "StillBorn": "Boolean NOT NULL"
  42.     },
  43.     "data": []
  44. }