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

  1. {
  2.     "schema": {
  3.         "lintAtomId": "Long Integer NOT NULL",
  4.         "lintMediaTypeId": "Long Integer NOT NULL",
  5.         "txtTitle": "Text (255)",
  6.         "txtAuthor": "Text (255)",
  7.         "txtMemo": "Memo/Hyperlink (255)"
  8.     },
  9.     "data": [
  10.         {
  11.             "lintAtomId": 1,
  12.             "lintMediaTypeId": 4,
  13.             "txtTitle": "Microsoft Windows XP Professional"
  14.         },
  15.         {
  16.             "lintAtomId": 4,
  17.             "lintMediaTypeId": 5,
  18.             "txtTitle": "MSDN Library - January 2002"
  19.         }
  20.     ]
  21. }