home *** CD-ROM | disk | FTP | other *** search
/ PC Shareware 1997 November / PC_Shareware-1997-11.iso / inet / pro / protocol.md_ / protocol.md / Protocollo.json
Encoding:
JavaScript Object Notation  |  1997-03-26  |  329 b 

  1. {
  2.     "schema": {
  3.         "Autore": "Text (30) NOT NULL",
  4.         "Destinatario": "Text (60) NOT NULL",
  5.         "Data": "DateTime NOT NULL",
  6.         "Descrizione": "Memo/Hyperlink (255)",
  7.         "Tipo": "Text (1) NOT NULL",
  8.         "EntrataUscita": "Text (1) NOT NULL",
  9.         "Protocollo": "Long Integer",
  10.         "Indice": "Long Integer",
  11.         "Fax": "Boolean NOT NULL",
  12.         "AppoggioPerStampaNote": "Text (255)"
  13.     },
  14.     "data": []
  15. }