home *** CD-ROM | disk | FTP | other *** search
/ Floor Plan 3D Home Design 6.0 / FloorPlan3DHomeDesign-v6.0-Windows.iso / Data.Cab / F1644_FlrPlan.mdb / Categories.json < prev    next >
JavaScript Object Notation  |  2001-03-19  |  746b

  1. {
  2.     "schema": {
  3.         "CategoryID": "Long Integer",
  4.         "CategoryName": "Text (15) NOT NULL",
  5.         "Description": "Memo/Hyperlink (255)",
  6.         "Picture": "OLE (255)"
  7.     },
  8.     "data": [
  9.         {
  10.             "CategoryID": 1,
  11.             "CategoryName": "Brick"
  12.         },
  13.         {
  14.             "CategoryID": 2,
  15.             "CategoryName": "Siding"
  16.         },
  17.         {
  18.             "CategoryID": 3,
  19.             "CategoryName": "Shingles"
  20.         },
  21.         {
  22.             "CategoryID": 4,
  23.             "CategoryName": "Tile_Floor"
  24.         },
  25.         {
  26.             "CategoryID": 5,
  27.             "CategoryName": "Carpet"
  28.         },
  29.         {
  30.             "CategoryID": 6,
  31.             "CategoryName": "Wood_Floor"
  32.         },
  33.         {
  34.             "CategoryID": 7,
  35.             "CategoryName": "Wood"
  36.         },
  37.         {
  38.             "CategoryID": 8,
  39.             "CategoryName": "Masonry"
  40.         },
  41.         {
  42.             "CategoryID": 9,
  43.             "CategoryName": "Fabric"
  44.         },
  45.         {
  46.             "CategoryID": 10,
  47.             "CategoryName": "Stucco"
  48.         },
  49.         {
  50.             "CategoryID": 11,
  51.             "CategoryName": "Paving_Stones"
  52.         },
  53.         {
  54.             "CategoryID": 12,
  55.             "CategoryName": "Exterior"
  56.         },
  57.         {
  58.             "CategoryID": 13,
  59.             "CategoryName": "Stone"
  60.         },
  61.         {
  62.             "CategoryID": 14,
  63.             "CategoryName": "Miscellaneous"
  64.         }
  65.     ]
  66. }