home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 February / Chip_2001-02_cd1.bin / ctenari / Klimsa / organiz.md_ / organiz.md / Zakázky.json < prev    next >
Encoding:
JavaScript Object Notation  |  2000-12-12  |  438 b 

  1. {
  2.     "schema": {
  3.         "P┼Öedm─¢t_revize": "Text (255)",
  4.         "Datum": "DateTime",
  5.         "Podnik": "Text (255)",
  6.         "Ulice": "Text (255)",
  7.         "M─¢sto": "Text (255)",
  8.         "Cena": "Double",
  9.         "P┼Öedchoz├¡": "DateTime",
  10.         "ID": "Long Integer",
  11.         "Pozn├ímka": "Memo/Hyperlink (255)"
  12.     },
  13.     "data": [
  14.         {
  15.             "P┼Öedm─¢t_revize": "Hlavn├¡ sklad",
  16.             "Datum": "01/01/00 00:00:00",
  17.             "Podnik": "Amex",
  18.             "Ulice": "P┼Ö├¡─ìn├í 22",
  19.             "M─¢sto": "Plze┼ê",
  20.             "Cena": 1000,
  21.             "P┼Öedchoz├¡": "01/01/95 00:00:00",
  22.             "ID": 72,
  23.             "Pozn├ímka": "Jen v ├║ter├╜"
  24.         }
  25.     ]
  26. }