home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / building / xmlspy / xmlspyentcomplete5.exe / Data1.cab / _DDD527C7F85C4789BA2B3186A639F48D / Company.json < prev    next >
Encoding:
JavaScript Object Notation  |  2002-08-29  |  373 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/2000/10/XMLSchema-instance",
  15.             "schemaLocation": "http://my-company.com/namespace\rC:\\docu\\tutorial\\templates\\AddressLast.xsd"
  16.         }
  17.     ]
  18. }