home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "InstanceID": "Long Integer",
- "ObjectID": "Long Integer",
- "PageID": "Long Integer",
- "Location": "Long Integer",
- "StartTime": "DateTime",
- "EndTime": "DateTime",
- "Priority": "Long Integer"
- },
- "data": [
- {
- "InstanceID": 13,
- "ObjectID": 26,
- "PageID": 4,
- "Location": 1,
- "Priority": 100
- },
- {
- "InstanceID": 14,
- "ObjectID": 27,
- "PageID": 4,
- "Location": 1,
- "Priority": 90
- },
- {
- "InstanceID": 15,
- "ObjectID": 24,
- "PageID": 4,
- "Location": 1,
- "Priority": 80
- }
- ]
- }