 |
Return to article
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="ss/dit2htm.xsl" type="text/xsl"?>
<topic id="sample1">
<title>Title for the topic</title>
<body>
<p>A topic may contain nearly any combination of text elements, including
lists...</p>
<ul>
<li>List item.</li>
<li>List item.</li>
</ul>
<p>definition lists...</p>
<dl>
<dlentry>
<dt>Term</dt>
<dd>definition</dd>
</dlentry>
</dl>
<p>and so on.</p>
</body>
<concept id="minicncpt">
<title>This is a concept in the "include zone"</title>
<conbody>
<p>Roses are red.</p>
</conbody>
</concept>
</topic>
|
Return to article
|  |
|