blob: 5ae644d4a1a2d3b75de0fc753bc6601db392e4b7 (
plain) (
tree)
|
|
<?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>
|