home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / building / xmlspy / xmlspyentcomplete5.exe / Data1.cab / _9D89486AE72E4FA79798DA3F02BD4522 / Person.json < prev    next >
Encoding:
JavaScript Object Notation  |  2002-08-29  |  1.3 KB

  1. {
  2.     "schema": {
  3.         "PrimaryKey": "Long Integer",
  4.         "ForeignKey": "Long Integer",
  5.         "Mgr": "Text (255)",
  6.         "Prg": "Text (255)",
  7.         "First": "Text (255)",
  8.         "ID": "Text (255)",
  9.         "Last": "Text (255)",
  10.         "PhoneExt": "Long Integer"
  11.     },
  12.     "data": [
  13.         {
  14.             "PrimaryKey": 1,
  15.             "ForeignKey": 1,
  16.             "Mgr": "false",
  17.             "Prg": "true",
  18.             "First": "Ben",
  19.             "ID": "BABEL01",
  20.             "Last": "Abell",
  21.             "PhoneExt": 111
  22.         },
  23.         {
  24.             "PrimaryKey": 2,
  25.             "ForeignKey": 1,
  26.             "Mgr": "false",
  27.             "Prg": "true",
  28.             "First": "Alexander",
  29.             "ID": "APILZ03",
  30.             "Last": "Pilz",
  31.             "PhoneExt": 222
  32.         },
  33.         {
  34.             "PrimaryKey": 3,
  35.             "ForeignKey": 1,
  36.             "Mgr": "false",
  37.             "Prg": "true",
  38.             "First": "Gerald",
  39.             "ID": "GKAHR01",
  40.             "Last": "Kahrer",
  41.             "PhoneExt": 333
  42.         },
  43.         {
  44.             "PrimaryKey": 4,
  45.             "ForeignKey": 1,
  46.             "Mgr": "false",
  47.             "Prg": "true",
  48.             "First": "Michael",
  49.             "ID": "MPALL01",
  50.             "Last": "Pallinger",
  51.             "PhoneExt": 444
  52.         },
  53.         {
  54.             "PrimaryKey": 5,
  55.             "ForeignKey": 1,
  56.             "Mgr": "false",
  57.             "Prg": "true",
  58.             "First": "Clemens",
  59.             "ID": "CUHLE02",
  60.             "Last": "Uhlenhut",
  61.             "PhoneExt": 555
  62.         },
  63.         {
  64.             "PrimaryKey": 6,
  65.             "ForeignKey": 1,
  66.             "Mgr": "false",
  67.             "Prg": "false",
  68.             "First": "Tina",
  69.             "ID": "TEISI07",
  70.             "Last": "Eisinger",
  71.             "PhoneExt": 667
  72.         },
  73.         {
  74.             "PrimaryKey": 7,
  75.             "ForeignKey": 1,
  76.             "Mgr": "false",
  77.             "Prg": "true",
  78.             "First": "Michael",
  79.             "ID": "MRUBI55",
  80.             "Last": "Rubitschka",
  81.             "PhoneExt": 777
  82.         },
  83.         {
  84.             "PrimaryKey": 9,
  85.             "ForeignKey": 2,
  86.             "Mgr": "false",
  87.             "Prg": "false",
  88.             "First": "Irma",
  89.             "ID": "IDOLE03",
  90.             "Last": "Dolezal",
  91.             "PhoneExt": 888
  92.         },
  93.         {
  94.             "PrimaryKey": 10,
  95.             "ForeignKey": 1,
  96.             "Mgr": "yes",
  97.             "Prg": "Development of outstanding XML developer tools.",
  98.             "First": "AFALK01",
  99.             "ID": "XML SPY",
  100.             "Last": "http://www.xmlspy.com",
  101.             "PhoneExt": 999
  102.         }
  103.     ]
  104. }