home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "PrimaryKey": "Long Integer",
- "ForeignKey": "Long Integer",
- "ProfitCenter": "Text (255)",
- "Desc": "Text (255)",
- "Established": "Text (255)",
- "Manager": "Text (255)",
- "Name": "Text (255)",
- "URL": "Text (255)"
- },
- "data": [
- {
- "PrimaryKey": 1,
- "ForeignKey": 1,
- "ProfitCenter": "yes",
- "Desc": "Development of outstanding XML developer tools.",
- "Established": "1998-10-12",
- "Manager": "AFALK01",
- "Name": "XML SPY",
- "URL": "http://www.xmlspy.com"
- },
- {
- "PrimaryKey": 2,
- "ForeignKey": 1,
- "ProfitCenter": "yes",
- "Desc": "Administration, Accounting, generic services.",
- "Established": "1994-11-22",
- "Manager": "TKEFE01",
- "Name": "Administration",
- "URL": "http://www.altova.com"
- }
- ]
- }