home *** CD-ROM | disk | FTP | other *** search
/ Micro Cookbook 5 / COOKWORKS.BIN / cookbks / mealtime.otm / CALENDAR.json < prev    next >
Encoding:
JavaScript Object Notation  |  1995-05-30  |  221 b 

  1. {
  2.     "schema": {
  3.         "CalenderId": "Long Integer",
  4.         "ItemId": "Text (6)",
  5.         "ItemType": "Text (1)",
  6.         "ItemName": "Text (70)",
  7.         "ParentId": "Long Integer",
  8.         "ParentType": "Text (1)",
  9.         "Meal": "Integer",
  10.         "Date": "DateTime",
  11.         "Servings": "Integer"
  12.     },
  13.     "data": []
  14. }