home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 August / PCWorld_2000-08_cd.bin / Software / Vyzkuste / eyecat / eyeCatalog.CAB / Audio.ipf / Tree.json < prev   
JavaScript Object Notation  |  1999-03-20  |  281b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "CID": "Long Integer",
  5.         "ParentID": "Long Integer",
  6.         "Notes": "Memo/Hyperlink (255)",
  7.         "Subject": "Text (255)",
  8.         "Criteria": "Memo/Hyperlink (255)",
  9.         "Type": "Long Integer",
  10.         "Groups": "Text (255)"
  11.     },
  12.     "data": [
  13.         {
  14.             "ID": 1,
  15.             "CID": 1,
  16.             "ParentID": 0,
  17.             "Subject": "Classical",
  18.             "Type": 0
  19.         }
  20.     ]
  21. }