]> gitweb.michael.orlitzky.com - dead/htsn-import.git/commitdiff
Add a note to the README about the hand-crafted schemas.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 10 Jan 2014 21:48:13 +0000 (16:48 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 10 Jan 2014 21:48:13 +0000 (16:48 -0500)
doc/README.schemagen

index 30c3b1b885fc287c834803b2f0cba76a3a3d1a43..8dbd3a91829343e512da82ff074a5df4842b7511 100644 (file)
@@ -37,3 +37,7 @@ To generate them, run `make schema` at the project
 root. XML-Schema-learner will be invoked on each subfolder of
 "schemagen" and will output the corresponding DTDs to the "schemagen"
 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.