home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "EmployeeID": "Text (255)",
- "EmployeeTitle": "Text (255)",
- "Firstname": "Text (255)",
- "Lastname": "Text (255)",
- "Tel": "Text (255)",
- "HomeTel": "Text (255)",
- "Email": "Text (255)",
- "Address1": "Text (255)",
- "Address2": "Text (255)",
- "Town": "Text (255)",
- "City": "Text (255)",
- "County": "Text (255)",
- "State": "Text (255)",
- "Postcode": "Text (255)",
- "Country": "Text (255)",
- "Salutation": "Text (255)",
- "Notes": "Memo/Hyperlink (255)",
- "Birthday": "DateTime",
- "EmployDate": "DateTime"
- },
- "data": []
- }