home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1998 January / PCDJAN98.iso / S / power / Product / myalbums.md_ / myalbums.md / Tracks.json < prev   
JavaScript Object Notation  |  1997-09-25  |  316b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Title": "Text (38)",
  5.         "Artist": "Text (38)",
  6.         "Album": "Long Integer",
  7.         "RecordedAs": "Text (38)",
  8.         "Position": "Integer",
  9.         "Side": "Text (2)",
  10.         "Soundex": "Text (4)",
  11.         "Minutes": "Integer",
  12.         "Seconds": "Integer",
  13.         "MusicBy": "Text (22)",
  14.         "LyricsBy": "Text (22)",
  15.         "Video": "Text (50)",
  16.         "Sound": "Text (50)"
  17.     },
  18.     "data": []
  19. }