home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 Mobile / Chip_Mobile_2001.iso / palm / business / custques / custques.exe / CustQuest.MDB / Questions.json < prev   
JavaScript Object Notation  |  2000-07-27  |  188b

  1. {
  2.     "schema": {
  3.         "QuestionID": "Long Integer",
  4.         "Active": "Boolean NOT NULL",
  5.         "Downloaded": "Boolean NOT NULL",
  6.         "Question": "Text (100)",
  7.         "Answertype": "Long Integer",
  8.         "Sequence": "Long Integer"
  9.     },
  10.     "data": []
  11. }