aboutsummaryrefslogtreecommitdiffstats
path: root/doc/website/test.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--doc/website/test.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/website/test.xml b/doc/website/test.xml
new file mode 100644
index 0000000..5ae644d
--- /dev/null
+++ b/doc/website/test.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0"?>
+<!DOCTYPE webpage PUBLIC "-//Norman Walsh//DTD Website Full V2.6.0//EN"
+ "http://docbook.sourceforge.net/release/website/current/schema/dtd/website-full.dtd" [
+ <!ENTITY test SYSTEM "../src/test.xml">
+]>
+
+<webpage id="test">
+
+<config param="rcsdate" value="$Date: 2005/10/17 19:30:14 $"/>
+
+<head>
+ <title>Test</title>
+</head>
+
+<section>
+&test;
+</section>
+
+</webpage>