home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2002 December / INTERNET97.ISO / pc / software / windows / building / xmlspy / setup44.exe / Data1.cab / F1583_Data_shape.mdb / Company.json < prev    next >
Encoding:
JavaScript Object Notation  |  2001-07-09  |  367 b 

  1. {
  2.     "schema": {
  3.         "PrimaryKey": "Long Integer",
  4.         "ForeignKey": "Long Integer",
  5.         "xmlns": "Text (255)",
  6.         "xsi": "Text (255)",
  7.         "schemaLocation": "Text (255)"
  8.     },
  9.     "data": [
  10.         {
  11.             "PrimaryKey": 1,
  12.             "ForeignKey": 0,
  13.             "xmlns": "http://my-company.com/namespace",
  14.             "xsi": "http://www.w3.org/2001/XMLSchema-instance",
  15.             "schemaLocation": "http://my-company.com/namespace\rC:\\bits\\spytest\\Examples\\Data_shape.xsd"
  16.         }
  17.     ]
  18. }