home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "RECNUM": "Long Integer",
- "CNP_Nome_do_Usuario": "Long Integer",
- "Titulo_do_filme": "Text (40)",
- "Titulo_original": "Text (40)",
- "CNP_Nome_do_Genero": "Long Integer",
- "Nome_do_ator": "Text (200)",
- "Nome_do_diretor": "Text (200)",
- "Nome_do_produtor": "Text (200)",
- "CNP_Estudio": "Long Integer",
- "Ano_de_lancamento": "Text (4)",
- "Data_de_aquisicao": "DateTime",
- "Presente_de": "Text (40)",
- "Texto": "Text (40)",
- "CNP_Privado": "Text (1)",
- "Duracao_do_filme": "Text (10)"
- },
- "data": [
- {
- "RECNUM": 21,
- "CNP_Nome_do_Usuario": 16,
- "Titulo_do_filme": "<< Genérico >>",
- "CNP_Nome_do_Genero": 7,
- "CNP_Estudio": 4
- }
- ]
- }