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

  1. {
  2.     "schema": {
  3.         "PrimaryKey": "Long Integer",
  4.         "ForeignKey": "Long Integer",
  5.         "ProfitCenter": "Text (255)",
  6.         "Desc": "Text (255)",
  7.         "Established": "Text (255)",
  8.         "Manager": "Text (255)",
  9.         "Name": "Text (255)",
  10.         "URL": "Text (255)"
  11.     },
  12.     "data": [
  13.         {
  14.             "PrimaryKey": 1,
  15.             "ForeignKey": 1,
  16.             "ProfitCenter": "yes",
  17.             "Desc": "Development of outstanding XML developer tools.",
  18.             "Established": "1998-10-12",
  19.             "Manager": "AFALK01",
  20.             "Name": "XML SPY",
  21.             "URL": "http://www.xmlspy.com"
  22.         },
  23.         {
  24.             "PrimaryKey": 2,
  25.             "ForeignKey": 1,
  26.             "ProfitCenter": "yes",
  27.             "Desc": "Administration, Accounting, generic services.",
  28.             "Established": "1994-11-22",
  29.             "Manager": "TKEFE01",
  30.             "Name": "Administration",
  31.             "URL": "http://www.altova.com"
  32.         }
  33.     ]
  34. }