home *** CD-ROM | disk | FTP | other *** search
/ PhysioVideo Home Exercise Software / 990814_1318.ISO / _SETUP.1 / PhysioVideo.MDB / Protocol.json < prev    next >
JavaScript Object Notation  |  1999-08-13  |  304b

  1. {
  2.     "schema": {
  3.         "ProtocolID": "Long Integer",
  4.         "Name": "Text (100)"
  5.     },
  6.     "data": [
  7.         {
  8.             "ProtocolID": 121,
  9.             "Name": "ProL-Spine"
  10.         },
  11.         {
  12.             "ProtocolID": 122,
  13.             "Name": "ProC-Spine"
  14.         },
  15.         {
  16.             "ProtocolID": 124,
  17.             "Name": "Abdominals"
  18.         },
  19.         {
  20.             "ProtocolID": 125,
  21.             "Name": "Quadriped"
  22.         },
  23.         {
  24.             "ProtocolID": 126,
  25.             "Name": "Standing/Trunk"
  26.         },
  27.         {
  28.             "ProtocolID": 135,
  29.             "Name": "Dead Bug"
  30.         }
  31.     ]
  32. }