summaryrefslogtreecommitdiffstats
path: root/res08.rng
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-01-29 18:20:13 +0100
committerJan Pokorný <jpokorny@redhat.com>2013-01-29 18:25:12 +0100
commitdbebf0be9cb077864aac9d6d60783b53ee50a2a5 (patch)
tree98eaed1a6bd19c0c8f925fec9a0655a5c9466b4d /res08.rng
parentf781e6e0c5ce428b18485d7d05df91962c04c007 (diff)
downloadrnc2rng-dbebf0be9cb077864aac9d6d60783b53ee50a2a5.tar.gz
rnc2rng-dbebf0be9cb077864aac9d6d60783b53ee50a2a5.tar.xz
rnc2rng-dbebf0be9cb077864aac9d6d60783b53ee50a2a5.zip
Massive update so it works for corosync.rnc and several others
- continued style cleanup - some files moved to "unused" dir - added several files for testing and the ones like TODO and HACKING Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to 'res08.rng')
-rw-r--r--res08.rng9
1 files changed, 0 insertions, 9 deletions
diff --git a/res08.rng b/res08.rng
deleted file mode 100644
index 556656a..0000000
--- a/res08.rng
+++ /dev/null
@@ -1,9 +0,0 @@
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-
-<start>
-<element name="foo">
- <ref name="foo.body"/>
-</element>
-</start>
-
-</grammar>