home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 December / PCWorld_2003-12_cd.bin / Software / komercni / alc / ep2sr51csy.msi / Ep.CAB / sampledb / tblKindValue.json < prev    next >
JavaScript Object Notation  |  2003-07-02  |  151b

  1. {
  2.     "schema": {
  3.         "lintKindId": "Long Integer NOT NULL",
  4.         "txtValue": "Text (255)"
  5.     },
  6.     "data": [
  7.         {
  8.             "lintKindId": 60,
  9.             "txtValue": "Ne"
  10.         },
  11.         {
  12.             "lintKindId": 60,
  13.             "txtValue": "Ano"
  14.         }
  15.     ]
  16. }