<?xml encoding="ISO-8859-1"?>
<!-- edited with XML Spy v2.5 NT  - http://www.xmlspy.com -->
<!-- ...................................................................... -->
<!-- Test DTD V0.1 ........................................................ -->
<!-- File test.dtd ........................................................ -->
<!--
     Test DTD
     Thomas Gläser 1999, thomas.glaeser@sercon.de 
     DTD Version: 0.1 
     Draft:  $Date: 1999-11-19T17:00 $ 
-->
<!-- ...................................................................... -->
<!-- DTD modules .......................................................... -->
<!-- Information pool .............. -->
<!ENTITY % testpool SYSTEM "testpool.dtd">
%testpool;
<!-- Document hierarchy ............ -->
<!ENTITY % testhier SYSTEM "testhier.dtd">
%testhier;
<!-- Items ........................ -->
<!ENTITY % testitems SYSTEM "testitems.dtd">
%testitems;
<!-- ...................................................................... -->
<!-- Other general entities ............................................... -->
<!ENTITY % testgenent SYSTEM "testgenent.dtd">
%testgenent;
<!-- End of DocBook DTD V3.0 .............................................. -->
<!-- ...................................................................... -->
