An %XML.TextReader Application
The best way to learn more about %XML.TextReaderOpens in a new tab is to use it. We will create a very simple program that:
-
Reads an XML document containing a definition of a menu.
-
Displays an HTML menu (using CSP) based on the contents of the XML document.