<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
          "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY index    SYSTEM '../indexterm.005.index.xml'>
]>
<article id="indexterm.005">
<articleinfo>
<title>Unit Test: indexterm.005</title>
<releaseinfo role="CVS">$Id: indexterm.005.xml 5270 2005-10-13 01:11:51Z xmldoc $</releaseinfo>
<author><firstname>Adam</firstname><surname>Di Carlo</surname>
        <affiliation><address><email>adam@onshored.com</email></address></affiliation>
</author>
</articleinfo>
  <section id="sec1">
    <title>Bizarre Indexterm Test</title>
    <para>
      This is first test paragraph.
      <programlisting>#include &lt;stdio.h&gt;
      </programlisting>
      <indexterm>
        <primary>&lt;stdio.h&gt;</primary>
      </indexterm>
    </para>
  </section>

  <index/>
  <!-- * Note: To test DSSSL index support, comment out the <index/> above -->
  <!-- * and uncomment the entity ref below -->
  <!-- * --> 
  <!-- * &index; -->
  <!-- * -->
</article>
