tf:toc

tf:toc contains an ordered listing (table of contents) of all articles in an issue.

Content Model

( tf:toc-section )+

Attributes

None

Parent Elements

<tf:issue-manifest>

Example

<tf:toc>
  <tf:toc-section>
    <tf:toc-article 
        xlink:href="UOEH_A_750554/UOEH_A_750554_J.xml" 
        article-id="750554" 
        doi="10.1080/15459624.2012.750554"/>
    <tf:toc-article 
        xlink:href="UOEH_A_750555/UOEH_A_750555_J.xml" 
        article-id="750555" 
        doi="10.1080/15459624.2012.750555"/>
  </tf:toc-section>
</tf:toc>