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

  1. {
  2.     "schema": {
  3.         "lintAtomId": "Long Integer NOT NULL",
  4.         "txtId": "Text (255)",
  5.         "lintLocationId": "Long Integer"
  6.     },
  7.     "data": [
  8.         {
  9.             "lintAtomId": 1,
  10.             "txtId": "0"
  11.         },
  12.         {
  13.             "lintAtomId": 2,
  14.             "txtId": "0"
  15.         },
  16.         {
  17.             "lintAtomId": 3,
  18.             "txtId": "1"
  19.         },
  20.         {
  21.             "lintAtomId": 4,
  22.             "txtId": "1"
  23.         }
  24.     ]
  25. }