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

  1. {
  2.     "schema": {
  3.         "RefNumber": "Long Integer",
  4.         "MilitaryNumber": "Long Integer",
  5.         "MilitaryName": "Text (75)",
  6.         "MilitaryInductionDate": "DateTime",
  7.         "MilitaryInductionDateSecond": "Text (25)",
  8.         "MilitaryInductionPlace": "Text (120)",
  9.         "MilitaryDischargeDate": "DateTime",
  10.         "MilitaryDischargeDateSecond": "Text (25)",
  11.         "MilitaryDischargePlace": "Text (120)",
  12.         "BranchOfService": "Text (20)",
  13.         "Rank": "Text (10)",
  14.         "Officer": "Boolean NOT NULL",
  15.         "DischargeType": "Text (20)",
  16.         "MilitaryPension": "Boolean NOT NULL",
  17.         "MilitaryAwards": "Boolean NOT NULL",
  18.         "MilitaryDischarge": "Boolean NOT NULL",
  19.         "MilitaryMuster": "Boolean NOT NULL",
  20.         "DiedInAction": "Boolean NOT NULL",
  21.         "MissingInAction": "Boolean NOT NULL",
  22.         "PrisonerOfWar": "Boolean NOT NULL",
  23.         "DisabledVeteran": "Boolean NOT NULL",
  24.         "Description": "Memo/Hyperlink (255)",
  25.         "MilitaryFuneral": "Boolean NOT NULL"
  26.     },
  27.     "data": []
  28. }