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

  1. {
  2.     "schema": {
  3.         "PrimaryKey": "Long Integer",
  4.         "ForeignKey": "Long Integer",
  5.         "Name": "Text (255)"
  6.     },
  7.     "data": [
  8.         {
  9.             "PrimaryKey": 1,
  10.             "ForeignKey": 1,
  11.             "Name": "Administration"
  12.         },
  13.         {
  14.             "PrimaryKey": 2,
  15.             "ForeignKey": 1,
  16.             "Name": "Marketing"
  17.         },
  18.         {
  19.             "PrimaryKey": 3,
  20.             "ForeignKey": 1,
  21.             "Name": "Engineering"
  22.         },
  23.         {
  24.             "PrimaryKey": 4,
  25.             "ForeignKey": 1,
  26.             "Name": "IT & Technical Support"
  27.         },
  28.         {
  29.             "PrimaryKey": 5,
  30.             "ForeignKey": 2,
  31.             "Name": "Administration"
  32.         },
  33.         {
  34.             "PrimaryKey": 6,
  35.             "ForeignKey": 2,
  36.             "Name": "Marketing"
  37.         },
  38.         {
  39.             "PrimaryKey": 7,
  40.             "ForeignKey": 2,
  41.             "Name": "IT & Technical Support"
  42.         }
  43.     ]
  44. }