summaryrefslogtreecommitdiffstats
path: root/conv08.rng
diff options
context:
space:
mode:
Diffstat (limited to 'conv08.rng')
-rw-r--r--conv08.rng18
1 files changed, 9 insertions, 9 deletions
diff --git a/conv08.rng b/conv08.rng
index 53b69d0..eeb207c 100644
--- a/conv08.rng
+++ b/conv08.rng
@@ -1,9 +1,9 @@
-<grammar xmlns="http://relaxng.org/ns/structure/1.0">
-
-<include href="res08.rng"/>
-
-<define name="foo.body">
- <text/>
-</define>
-
-</grammar>
+<grammar xmlns="http://relaxng.org/ns/structure/1.0">
+
+<include href="res08.rng"/>
+
+<define name="foo.body">
+ <text/>
+</define>
+
+</grammar>