Moving to XML
|
Creating the DTD and/or Schema (hard, but we'll use a
trick)
- DTDs and Schemas are precise, technical documents. How
are we going to make them?
- Pass our example page to the DTDGenerator
- [2004: unfortunately the DTD generator is no longer available]
- Pass the results of that through the DTD2Schema
script (requires PERL)
- Tidy up the results with your text editor
- Here's a DTD and a schema I did earlier.
Again, if possible, get the participants
to actually do this.