aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/model/README
diff options
context:
space:
mode:
Diffstat (limited to 'data/doc/sisu/model/README')
-rw-r--r--data/doc/sisu/model/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/doc/sisu/model/README b/data/doc/sisu/model/README
new file mode 100644
index 00000000..0b03e45e
--- /dev/null
+++ b/data/doc/sisu/model/README
@@ -0,0 +1,14 @@
+Models of SiSU xml
+[early attempt at modelling, not definitive]
+* xsd - xml schema
+* rnc - relax ng compact format
+* rng - relax ng xml format
+
+* input (markup) formats
+ * sax (.sxs.xml)
+ * dom (.sxd.xml)
+ * node (.sxn.xml)
+
+* output formats
+ * sax (sax.xml)
+ * dom (dom.xml)