README revision e2be19408a54a8ec1c9e810ea4eaa2f0ac7cda07
3.1.1
* No changes.
3.1.0
* Added support for nested schemas.
* Added support for XPath resultListLocator, instead of requiring the use
of 'getElementsByTagName'.
* Improved support for DOM elements in DataSchema.XML when IE
xmldoc.selectNodes(String) fails.
* Field list is now optional for DataSchema.JSON. If omitted, all response
data is returned.
* Fixed a bug in field resolution where null might be discovered along the
resolution path. Now exits gracefully rather than throwing an error.
3.0.0
* Support for DOM elements in DataSchema.XML.
3.0.0 beta 1
* Initial release.