home *** CD-ROM | disk | FTP | other *** search
/ NetGuide 2004 March / NETGUIDN0403.iso / pc / featured / Windows / WeddingPlanner / WP_setup.exe / Master_wgwp03.wgp / APPOINTMENT.json next >
Encoding:
JavaScript Object Notation  |  2003-04-11  |  223 b 

  1. {
  2.     "schema": {
  3.         "APPOINTMENT_ID": "Long Integer",
  4.         "APPOINTMENT_START": "DateTime",
  5.         "APPOINTMENT_END": "DateTime",
  6.         "APPOINTMENT_PRIORITY": "Text (50)",
  7.         "APPOINTMENT_NOTE": "Memo/Hyperlink (255)",
  8.         "APPOINTMENT_TEXT": "Text (255)"
  9.     },
  10.     "data": []
  11. }