to know how many times it can appear. So we need some form of
specification. And reading all of the XML files one at a time to count
the number of <game>s is impractical. So, we would like to generate
-the DTDs manually.
+the DTDs automatically.
The process should go something like,
folder.
Most of the production schemas are generated this way; however, a few
-needed manual tweaking. Any hand-modified schemas can be found in the
-"schema" folder in the project root.
+needed manual tweaking. The final, believed-to-be-correct schemas for
+all supported document types can be found in the "schema" folder in
+the project root. Having the "correct" DTDs available means you
+don't need XML-Schema-learner available to install htsn-import.