How to display XML elements in HTML using Data Islands?
Data Islands is an Internet Explorer 5.0 or higher technology, in which you can bind XML data to HTML tags and display the results in an HTML page.
XML data can be embedded directly between tags in an html page or it can be loaded from an external xml file.
OpenGL Programming Guide Fourth Edition
107 Addison-Wesley2004
Curves and Surfaces for CAGD: A Practical Guide
116 Academic Press2002
An Introduction to NURBS: With Historical Perspective
120 Academic Press2001
NURBS: From Projective Geometry to Practical Use
126 A K Peters1999
Use the src attribute of the tag to refer to a local XML file.
The HTML tag is used to create an XML Data Island. The ID attribute in the tag is used to reference the data island. It must match the value of the datsrc attribute of the HTML elements that can accept data source tags.