home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Wtestowe / Doctplus / Gabinet / Inspl / gabinet.md_ / gabinet.md / Termin.json < prev    next >
JavaScript Object Notation  |  1998-05-05  |  153b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Dzien": "DateTime",
  5.         "Godzina": "DateTime",
  6.         "Imie": "Text (255)",
  7.         "Nazwisko": "Text (255)",
  8.         "Opis": "Text (50)"
  9.     },
  10.     "data": [
  11.         {
  12.             "ID": 1
  13.         }
  14.     ]
  15. }