Xponent has released the first beta version of CAX, a caching API for
XML. CAX extends the functionality of the .NET XmlReader, which is a
fast XML pull parser. CAX buffers and caches XML as it is parsed and
provides a cursor to all previously parsed XML. Methods such as
CursorMoveToParent and CursorMoveToRoot are two of the eighteen
cursor methods. The Path property gives the full path of the currently
parsed node.
CAX may be downloaded from the company website.
http://www.xponentsoftware.com