Add Persistence to Your XML Data Islands
This solution describes how to let users modify XML data islands and, ultimately, update their changes to a persistent store.
DevX
The know-how Behind Application Development.
Using XML Data Islands in Mozilla
One handy feature of Internet Explorer is the ability to use data islands to link data to html controls on a page. This feature is not readily built into Mozilla, but one can easily mimic this behavior to build cross-browser web applications.
XML Code Library: Filtering Data Islands
This snippet demonstrates filtering, sorting and highlighting HTML tables that use xml data islands.