From 4ac2712b2a615135ecd00ae2501d341ecaa143ab Mon Sep 17 00:00:00 2001 From: Irene Schena Date: Tue, 3 Sep 2002 14:55:02 +0000 Subject: [PATCH] Added Files: 1)result.xml xmqlresult.dtd: example and dtd for MathQL query results --- helm/mathql/result.xml | 20 +++++++++++++ helm/mathql/xmqlresult.dtd | 59 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 79 insertions(+) create mode 100644 helm/mathql/result.xml create mode 100644 helm/mathql/xmqlresult.dtd diff --git a/helm/mathql/result.xml b/helm/mathql/result.xml new file mode 100644 index 000000000..dc79c0879 --- /dev/null +++ b/helm/mathql/result.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + MainHypothesis + + + InConclusion + + + + + diff --git a/helm/mathql/xmqlresult.dtd b/helm/mathql/xmqlresult.dtd new file mode 100644 index 000000000..9b3333d38 --- /dev/null +++ b/helm/mathql/xmqlresult.dtd @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.39.2