home *** CD-ROM | disk | FTP | other *** search
/ CD Direkt 1995 #1 / Image.iso / cdd / winanw / datacess / demo.mdb / NAME.json
Encoding:
JavaScript Object Notation  |  1994-09-21  |  169 b 

  1. {
  2.     "schema": {
  3.         "NAME": "Text (70)",
  4.         "Adresse": "Text (70)",
  5.         "PLZ": "Text (5)",
  6.         "ORT": "Text (70)"
  7.     },
  8.     "data": [
  9.         {
  10.             "NAME": "DEMO",
  11.             "Adresse": "DEMOPlatz 1",
  12.             "PLZ": "1010",
  13.             "ORT": "DEMOHAUSEN"
  14.         }
  15.     ]
  16. }