home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "RefNumber": "Long Integer",
- "FirstName": "Text (50)",
- "MiddleName": "Text (50)",
- "LastName": "Text (100)",
- "Sex": "Text (1)",
- "FatherRefNo": "Long Integer",
- "MotherRefNo": "Long Integer",
- "FAMS": "Long Integer",
- "FAMC": "Long Integer",
- "Title": "Text (90)",
- "SpouseRefNo": "Long Integer",
- "NumberOfChildren": "Single",
- "OtherSpouse": "Boolean NOT NULL",
- "FormallyMarried": "Boolean NOT NULL",
- "MarriageDate": "DateTime",
- "MarriageDateSecond": "Text (25)",
- "MarriagePlace": "Text (120)",
- "MarriageCertificate": "Boolean NOT NULL",
- "MarriageWitness": "Text (120)",
- "MarriageAuthority": "Text (255)",
- "MaritalStatus": "Text (20)",
- "Divorce": "Boolean NOT NULL",
- "DivorceDescriptor": "Text (90)",
- "DivorceTag": "Text (50)",
- "DivorceDecree": "Boolean NOT NULL",
- "DivorceDate": "DateTime",
- "DivorceDateSecond": "Text (25)",
- "DivorcePlace": "Text (120)",
- "DivorceWitness": "Text (120)",
- "DivorceAuthority": "Text (255)",
- "OtherFMMarriedToRelative": "Boolean NOT NULL"
- },
- "data": []
- }