home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "RECNUM": "Long Integer",
- "Nome_do_Usuario": "Text (20)",
- "CNP_Privado": "Text (1)",
- "CNP_SENHA": "Text (10)",
- "CNP_MASTER": "Text (1)",
- "Tipo_de_Conta_Padrao": "Text (13)",
- "Endereço": "Text (40)",
- "Numero": "Text (6)",
- "Complemento": "Text (20)",
- "Bairro": "Text (40)",
- "Cidade": "Text (40)",
- "Cep": "Text (9)",
- "UF": "Text (2)",
- "Caixa_Postal": "Text (5)",
- "CNP_PAIS": "Text (20)",
- "Nome_completo": "Text (40)",
- "contas_antecedencia": "Text (2)",
- "aniversario_antecedencia": "Text (2)",
- "sexo": "Text (2)",
- "dia_nascimento": "Text (2)",
- "mes_nascimento": "Text (2)",
- "Fone": "Text (15)",
- "Fax": "Text (15)",
- "EMail": "Text (30)"
- },
- "data": [
- {
- "RECNUM": 16,
- "Nome_do_Usuario": "Exemplo",
- "CNP_Privado": "0",
- "CNP_SENHA": "dxclpjn",
- "Tipo_de_Conta_Padrao": "Pessoal",
- "CNP_PAIS": "BRASIL",
- "Nome_completo": "Exemplo",
- "contas_antecedencia": "2",
- "aniversario_antecedencia": " 2",
- "sexo": "F",
- "dia_nascimento": "2",
- "mes_nascimento": "2",
- "Fone": " 2",
- "Fax": " 2",
- "EMail": " 2"
- }
- ]
- }