November 2000
Intermediate to advanced
384 pages
8h 8m
English
The fruit of your hard labor throughout these three chapters on Modularization can now be summed up in a single file, Listing 16.4, the Recipe Markup Language DTD file.
<!-- …………………………………………………………….. --> <!-- Recipe DTD ………………………………………………… --> <!-- file: recipe-1_0.dtd --> <!-- This is the DTD driver for Recipe 1.0. Please use this formal public identifier to identify it: "-//WebGeek//DTD XHTML Recipe 1.0//EN" And this namespace for recipe-unique elements: xmlns:recipe="http://www.webgeek.com/xmlns/recipe" --> <!ENTITY % XHTML.version "-//WebGeek//DTD XHTML Recipe 1.0//EN" > <!ENTITY % Recipe-qname.mod SYSTEM "recipe-qname-1.mod" > %Recipe-qname.mod; <!-- no new namespaces needed ... |
Read now
Unlock full access