Right click on the anchor and select 'Save Target As ...' to download the file. Make sure the downloaded files have extension .xml or .dtd. IE might try to chnage the extension .dtd to .htm.
The XML document and the DTD for the simple example in Sec. 6.2
The XML document and the DTD for our running members example where there is a DTD file but no internal subset [Sec. 6.3]
The XML document and the DTD for the modification to the last example where some of the DTD declarations have been moved to the internal subset [Sec. 6.3]
The XML document and
the DTD for our running members
example now using internal and external parameter entities in the
DTD
The DTD module for this example [Sec. 6.3]
The XML document and the DTD for our running members example now using conditional sections in the DTD [Sec. 6.6]
The XML document and the DTD for the example where we declare in the DTD an internal general entity whose value depends on the values set in the document instance for parameter entities that serve as conditional section switches [Sec. 6.6]