home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Freeware / Comunicatii / rssexpres / RSS Xpress setup.exe / config / RSSXPress.mdb / items.json < prev    next >
Encoding:
JavaScript Object Notation  |  2004-10-11  |  281 b 

  1. {
  2.     "schema": {
  3.         "title": "Text (255)",
  4.         "link": "Text (255)",
  5.         "id": "Long Integer",
  6.         "feed": "Long Integer",
  7.         "description": "Memo/Hyperlink (255)",
  8.         "datePub": "DateTime",
  9.         "itemRead": "Boolean NOT NULL",
  10.         "itemDeleted": "Boolean NOT NULL",
  11.         "protected": "Boolean NOT NULL",
  12.         "category": "Text (255)"
  13.     },
  14.     "data": []
  15. }