home *** CD-ROM | disk | FTP | other *** search
/ PhysioVideo Home Exercise Software / 990814_1318.ISO / _SETUP.1 / Picklist.mdb / Label.json next >
JavaScript Object Notation  |  1999-08-13  |  111b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Name": "Text (20)"
  5.     },
  6.     "data": [
  7.         {
  8.             "ID": 2,
  9.             "Name": "Provider"
  10.         },
  11.         {
  12.             "ID": 3,
  13.             "Name": "Usage"
  14.         }
  15.     ]
  16. }