X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=doc%2FREADME.schemagen;h=8dbd3a91829343e512da82ff074a5df4842b7511;hb=019325f22e80859ba68a1e4b9985d00031430387;hp=30c3b1b885fc287c834803b2f0cba76a3a3d1a43;hpb=77bff3e2abda103471ab881bad81db67003582ff;p=dead%2Fhtsn-import.git diff --git a/doc/README.schemagen b/doc/README.schemagen index 30c3b1b..8dbd3a9 100644 --- a/doc/README.schemagen +++ b/doc/README.schemagen @@ -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.