home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 August / PCWorld_2000-08_cd.bin / Software / Vyzkuste / eyecat / eyeCatalog.CAB / Sample.eye / Catalog.json next >
JavaScript Object Notation  |  1999-03-20  |  751b

  1. {
  2.     "schema": {
  3.         "Name": "Text (255)",
  4.         "Description": "Text (255)",
  5.         "FontName": "Text (255)",
  6.         "GridLines": "Boolean NOT NULL",
  7.         "AutoAddName": "Boolean NOT NULL",
  8.         "AutoComplete": "Boolean NOT NULL",
  9.         "ItemEditorWindowState": "Integer",
  10.         "ItemEditorWidth": "Long Integer",
  11.         "ItemEditorHeight": "Long Integer",
  12.         "ItemEditorVisible": "Boolean NOT NULL",
  13.         "LastCompact": "DateTime",
  14.         "LicenseName": "Text (255)",
  15.         "LicensePassword": "Text (255)",
  16.         "PasswordProtected": "Boolean NOT NULL",
  17.         "ProtectName": "Text (255)",
  18.         "ProtectPassword": "Text (255)",
  19.         "DataVersion": "Integer"
  20.     },
  21.     "data": [
  22.         {
  23.             "GridLines": 0,
  24.             "AutoAddName": 0,
  25.             "AutoComplete": 0,
  26.             "ItemEditorWindowState": 0,
  27.             "ItemEditorWidth": 9270,
  28.             "ItemEditorHeight": 7215,
  29.             "ItemEditorVisible": 0,
  30.             "LastCompact": "02/14/99 00:00:00",
  31.             "PasswordProtected": 0,
  32.             "DataVersion": 12
  33.         }
  34.     ]
  35. }