aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/v1/model/README
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2009-12-19 16:17:09 -0500
committerRalph Amissah <ralph@amissah.com>2009-12-19 16:17:09 -0500
commit51e583aac065ba15b7ece31f1d5339ac2dc53254 (patch)
tree2683e1cdeed2af57a2a9dce91c968ff6f1e6c723 /data/doc/sisu/v1/model/README
parentsisu.vim adjustments (diff)
directory structure changes to accommodate the introduction of sisu v2
Diffstat (limited to 'data/doc/sisu/v1/model/README')
-rw-r--r--data/doc/sisu/v1/model/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/doc/sisu/v1/model/README b/data/doc/sisu/v1/model/README
new file mode 100644
index 00000000..0b03e45e
--- /dev/null
+++ b/data/doc/sisu/v1/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)