README revision 670e2754802f86ef17868bcb9ef2f26b8d57bdc2
0N/A * Added support for locator property to DataSchema.JSON resultFields
0N/A * definitions: {key:"Title", locator:"result.title"}
0N/A * Improved support for DOM elements in DataSchema.XML when IE
0N/A xmldoc.selectNodes(String) fails.
0N/A * Field list is now optional for DataSchema.JSON. If omitted, all response
1472N/A * Support for DOM elements in DataSchema.XML.