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

  1. {
  2.     "schema": {
  3.         "RefNumber": "Long Integer",
  4.         "DiseaseName": "Text (75)",
  5.         "DiagnosisDate": "DateTime",
  6.         "DiagnosisDateSecond": "Text (25)",
  7.         "CuredDate": "DateTime",
  8.         "CuredDateSecond": "Text (25)",
  9.         "DiseaseNotes": "Memo/Hyperlink (255)",
  10.         "Cured": "Boolean NOT NULL"
  11.     },
  12.     "data": []
  13. }