home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 6 / 06.iso / a / a560 / 2.ddi / ORDENTRY.MD$ / ORDENTRY.bin / Vendors.json < prev   
Encoding:
JavaScript Object Notation  |  1993-01-03  |  1.7 KB

  1. {
  2.     "schema": {
  3.         "ID": "Text (15)",
  4.         "Company": "Text (40)",
  5.         "ContactName": "Text (30)",
  6.         "ContactTitle": "Text (30)",
  7.         "Address": "Text (80)",
  8.         "City": "Text (30)",
  9.         "Region": "Text (15)",
  10.         "Country": "Text (10)",
  11.         "PostalCode": "Text (15)",
  12.         "Phone": "Text (20)",
  13.         "Fax": "Text (20)",
  14.         "Notes": "Memo/Hyperlink (255)"
  15.     },
  16.     "data": [
  17.         {
  18.             "ID": "CREATIVE",
  19.             "Company": "Creative Concepts, Inc.",
  20.             "ContactName": "Roger F. Stevens",
  21.             "ContactTitle": "Senior Sales Associate",
  22.             "Address": "49 Gilbert St.",
  23.             "City": "London",
  24.             "Country": "UK",
  25.             "PostalCode": "EC1 4SD",
  26.             "Phone": "(71) 555-2222"
  27.         },
  28.         {
  29.             "ID": "DANMIA",
  30.             "Company": "Danmia  International",
  31.             "ContactName": "Sven Carlson",
  32.             "ContactTitle": "Sales Representative",
  33.             "Address": "P.O. Box 78934",
  34.             "City": "New Orleans",
  35.             "Region": "LA",
  36.             "Country": "USA",
  37.             "PostalCode": "70117",
  38.             "Phone": "(100) 555-4822"
  39.         },
  40.         {
  41.             "ID": "ROBERTSON",
  42.             "Company": "Robertson Fine-Woods",
  43.             "ContactName": "Geoff Robertson",
  44.             "ContactTitle": "Proprietor",
  45.             "Address": "707 Oxford Rd.",
  46.             "City": "Ann Arbor",
  47.             "Region": "MI",
  48.             "Country": "USA",
  49.             "PostalCode": "48104",
  50.             "Phone": "(313) 555-5735",
  51.             "Fax": "(313) 555-3349"
  52.         },
  53.         {
  54.             "ID": "SULLIVAN",
  55.             "Company": "Sullivan Hand Crafted Furniture",
  56.             "ContactName": "Kay Sullivan",
  57.             "ContactTitle": "Owner",
  58.             "Address": "74 Rose St.\r\nMoonie Ponds",
  59.             "City": "Melbourne",
  60.             "Region": "Victoria",
  61.             "Country": "Australia",
  62.             "PostalCode": "3058",
  63.             "Phone": "(03) 444-2343",
  64.             "Fax": "(03) 444-6588"
  65.         },
  66.         {
  67.             "ID": "WICKER",
  68.             "Company": "Wicker Wonders, Inc.",
  69.             "ContactName": "Kathy Albert",
  70.             "ContactTitle": "Sales Associate",
  71.             "Address": "29 King's Way",
  72.             "City": "Manchester",
  73.             "Country": "UK",
  74.             "PostalCode": "M14 GSD",
  75.             "Phone": "(26) 555-4448"
  76.         },
  77.         {
  78.             "ID": "WINDSOR",
  79.             "Company": "Windsor Fine Furnitures",
  80.             "ContactName": "Robert Blake",
  81.             "ContactTitle": "Sales Representative",
  82.             "Address": "2100 Paul Revere Blvd.",
  83.             "City": "Boston",
  84.             "Region": "MA",
  85.             "Country": "USA",
  86.             "PostalCode": "02134",
  87.             "Phone": "(617) 555-3267",
  88.             "Fax": "(617) 555-3389"
  89.         }
  90.     ]
  91. }