From 88fcb0daa973b6e5321b9c8ebadc943e9b41697f Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Fri, 10 Jan 2014 16:48:13 -0500 Subject: [PATCH] Add a note to the README about the hand-crafted schemas. --- doc/README.schemagen | 4 ++++ 1 file changed, 4 insertions(+) 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. -- 2.43.2