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

  1. {
  2.     "schema": {
  3.         "RefNumber": "Long Integer",
  4.         "MedicalNumber": "Long Integer",
  5.         "MedicalName": "Text (75)",
  6.         "MedType": "Text (75)",
  7.         "Height": "Text (15)",
  8.         "Weight": "Single",
  9.         "EyeColor": "Text (15)",
  10.         "HairColor": "Text (15)",
  11.         "Nationality": "Text (75)",
  12.         "PhotoName": "Text (255)",
  13.         "Balding": "Boolean NOT NULL",
  14.         "Surgery": "Boolean NOT NULL",
  15.         "LifeThreatening": "Boolean NOT NULL",
  16.         "Disability": "Boolean NOT NULL",
  17.         "MedicalPlace": "Text (120)",
  18.         "MedicalDate": "DateTime",
  19.         "MedicalDateSecond": "Text (25)",
  20.         "HospitalName": "Text (120)",
  21.         "LengthOfStay": "Text (50)",
  22.         "AttendingDoctor": "Text (120)",
  23.         "Description": "Memo/Hyperlink (255)",
  24.         "QualityOfSearch": "Single"
  25.     },
  26.     "data": []
  27. }