home *** CD-ROM | disk | FTP | other *** search
/ ftp.winsite.com/win95/demo / ftp.winsite.com-win95-demo.tar / ftp.winsite.com / pub / pc / win95 / demo / k20setup.exe / DemoData / dData_02.mdb / tbl_B7_Settings_Archive.json < prev    next >
JavaScript Object Notation  |  1999-05-22  |  382b

  1. {
  2.     "schema": {
  3.         "Short_Title": "Text (49)",
  4.         "Long_Title": "Text (255)",
  5.         "Address_Line_One": "Text (255)",
  6.         "Address_Line_Two": "Text (255)",
  7.         "Base_Currency": "Text (3)"
  8.     },
  9.     "data": [
  10.         {
  11.             "Short_Title": "Demo Inc",
  12.             "Long_Title": "Demonstration Incorporated",
  13.             "Address_Line_One": "1, This Street, That Town, Offshore Islands",
  14.             "Address_Line_Two": "Tel 123 456 Fax 789 012 Email here@there",
  15.             "Base_Currency": "USD"
  16.         }
  17.     ]
  18. }