home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "PrimaryKey": "Long Integer",
- "ForeignKey": "Long Integer",
- "xmlns": "Text (255)",
- "xsi": "Text (255)",
- "schemaLocation": "Text (255)"
- },
- "data": [
- {
- "PrimaryKey": 1,
- "ForeignKey": 0,
- "xmlns": "http://my-company.com/namespace",
- "xsi": "http://www.w3.org/2000/10/XMLSchema-instance",
- "schemaLocation": "http://my-company.com/namespace\rC:\\docu\\tutorial\\templates\\AddressLast.xsd"
- }
- ]
- }