aboutsummaryrefslogtreecommitdiffhomepage
path: root/data/doc/sisu/v1/model/README
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2009-12-19 21:59:50 -0500
committerRalph Amissah <ralph@amissah.com>2009-12-19 21:59:50 -0500
commit642c52b48695eca3df52f7dacf9fb8affb26746b (patch)
tree7c9c8bfdcd768be118593c6629081d5b5336615a /data/doc/sisu/v1/model/README
parentremoves recommends on hyperestraier (diff)
parentdocumentation, small changes to description of -m & -n processing flags (clos... (diff)
Merge branch 'upstream' into debian/sid
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)