home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9APLI / DTFL201.ZIP / $SAMPLE.DT_ / $SAMPLE.DT / tbLayout.json < prev    next >
JavaScript Object Notation  |  1998-05-27  |  142b

  1. {
  2.     "schema": {
  3.         "id": "Long Integer",
  4.         "LayoutName": "Text (64)",
  5.         "PaperID": "Long Integer"
  6.     },
  7.     "data": [
  8.         {
  9.             "id": 1,
  10.             "LayoutName": "Mailing Label",
  11.             "PaperID": 22
  12.         }
  13.     ]
  14. }