home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "Subject": "Text (50)",
- "Detail": "Memo/Hyperlink (255)",
- "ShowPictures": "Boolean NOT NULL",
- "ExactSkillsOn": "Boolean NOT NULL",
- "DefaultSkillRating": "Byte"
- },
- "data": [
- {
- "Subject": "Frank's Virtual Workshop",
- "Detail": "Database of candidates and project information for imaginary company.",
- "ShowPictures": 1,
- "ExactSkillsOn": 0
- }
- ]
- }