Skip to main content

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:

  1. Reads an XML document containing a definition of a menu.

  2. Displays an HTML menu (using CSP) based on the contents of the XML document.

FeedbackOpens in a new tab