home *** CD-ROM | disk | FTP | other *** search
/ Freelog 40 / Freelog040.iso / Bas / Bureautique / ICarnet / INT_CARNET.CAB / carnet.mdb / Table1.json
JavaScript Object Notation  |  2002-05-17  |  413b

  1. {
  2.     "schema": {
  3.         "NOM": "Text (50)",
  4.         "Pr├⌐nom": "Text (50)",
  5.         "Societe": "Text (50)",
  6.         "Date de naissance": "Text (50)",
  7.         "Adresse": "Text (200)",
  8.         "E-Mail": "Text (200)",
  9.         "Web": "Text (200)",
  10.         "tel": "Text (20)",
  11.         "img": "Text (200)",
  12.         "portable": "Text (50)"
  13.     },
  14.     "data": [
  15.         {
  16.             "NOM": "BECANNE",
  17.             "Pr├⌐nom": "Patrick",
  18.             "Societe": "Aucune",
  19.             "Adresse": "LYON\r\n",
  20.             "E-Mail": "llogs@fr.st",
  21.             "Web": "www.llogs.net",
  22.             "tel": "04.01.02.03.04",
  23.             "portable": "06.07.08.09.10"
  24.         }
  25.     ]
  26. }