aboutsummaryrefslogtreecommitdiffstats
path: root/doc/website/test.xml
blob: 23745a84b80311ca3f203be5e18e17445c34fdb2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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/11/16 08:21:27 $"/>

<head>
	<title>Test</title>
</head>

&test;

</webpage>