home *** CD-ROM | disk | FTP | other *** search
/ com!online 2001 November / COMCD1101.iso / toptools / ocounter / oc2000.exe / OCApp8.CAB / interoute.oct / Carrier.json next >
Encoding:
JavaScript Object Notation  |  2000-09-30  |  363 b 

  1. {
  2.     "schema": {
  3.         "Carriername": "Text (50)",
  4.         "Netzkennzahl": "Text (15)",
  5.         "Beschreibung": "Memo/Hyperlink (255)",
  6.         "Servicetelefon": "Text (30)",
  7.         "E-Mail": "Text (50)",
  8.         "Webseite": "Text (255)",
  9.         "Tarifstand": "DateTime"
  10.     },
  11.     "data": [
  12.         {
  13.             "Carriername": "interoute",
  14.             "Netzkennzahl": "01066",
  15.             "Servicetelefon": "0800 6601066",
  16.             "Webseite": "http://www.interoute.de",
  17.             "Tarifstand": "10/01/00 00:00:00"
  18.         }
  19.     ]
  20. }