home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2000 August / DPPCPRO0800.ISO / August / Simply / _SETUP.1 / PerDemo.mdb / v-relation.json < prev    next >
Encoding:
JavaScript Object Notation  |  2000-04-17  |  483 b 

  1. {
  2.     "schema": {
  3.         "keyfield": "Text (50)"
  4.     },
  5.     "data": [
  6.         {
  7.             "keyfield": "Aunt"
  8.         },
  9.         {
  10.             "keyfield": "Boyfriend"
  11.         },
  12.         {
  13.             "keyfield": "Brother"
  14.         },
  15.         {
  16.             "keyfield": "Cousin"
  17.         },
  18.         {
  19.             "keyfield": "Daughter"
  20.         },
  21.         {
  22.             "keyfield": "Father"
  23.         },
  24.         {
  25.             "keyfield": "Girlfriend"
  26.         },
  27.         {
  28.             "keyfield": "Granddaughter"
  29.         },
  30.         {
  31.             "keyfield": "Grandfather"
  32.         },
  33.         {
  34.             "keyfield": "Grandmother"
  35.         },
  36.         {
  37.             "keyfield": "Grandson"
  38.         },
  39.         {
  40.             "keyfield": "Husband"
  41.         },
  42.         {
  43.             "keyfield": "Mother"
  44.         },
  45.         {
  46.             "keyfield": "Nephew"
  47.         },
  48.         {
  49.             "keyfield": "Niece"
  50.         },
  51.         {
  52.             "keyfield": "Sister"
  53.         },
  54.         {
  55.             "keyfield": "Son"
  56.         },
  57.         {
  58.             "keyfield": "Uncle"
  59.         },
  60.         {
  61.             "keyfield": "Wife"
  62.         }
  63.     ]
  64. }