<?xml version="1.0" encoding="utf-8"?>
<article xmlns="http://docbook.org/ns/docbook"
         xmlns:xi='http://www.w3.org/2001/XInclude'
         version="5.0">
<info>
  <title>Unit Test: iso690.011.xml</title>
  <style xmlns="http://www.w3.org/1999/xhtml">
    table tr td:first-child + td { white-space: nowrap; }
  </style>
</info>

<para>Examples are adapted from ISO 690 and ISO 690-2 standards.</para>

<para>Elements marked with * are optional, + marks mandatory elements
for online documents and optional for others.</para>

<section>
<title>Electronic bulletin boards, discussion lists and electronic messages</title>

<informaltable>
<tgroup cols="3" rowsep="1">
<colspec colname="c1"/>
<colspec colname="c2"/>
<colspec colname="c3"/>
<thead>
<row>
<entry/><entry colsep="1">Element</entry>
<entry>Example</entry>
</row>
</thead>
<tbody>
<row>
<entry/><entry colsep="1">Title</entry>
<entry><emphasis>PACS-L (Public Access Computer Systems Forum)</emphasis>
</entry>
</row>
<row>
<entry/><entry colsep="1">Type of medium</entry>
<entry>[online]</entry>
</row>
<row>
<entry/><entry colsep="1">Place of publication</entry>
<entry>Houston (Tex.)</entry>
</row>
<row>
<entry/><entry colsep="1">Publisher</entry>
<entry>University of Houston Libraries</entry>
</row>
<row>
<entry/><entry colsep="1">Date of publication</entry>
<entry>June 1989-</entry>
</row>
<row>
<entry/><entry colsep="1">Date of citation</entry>
<entry>[cited 17 May 1995]</entry>
</row>
<row>
<entry>*</entry><entry colsep="1">Notes</entry><entry>— <emphasis>(not in this example)</emphasis></entry>
</row>
<row>
<entry/><entry colsep="1">Availability and access</entry>
<entry>Available from Internet: &lt;listserv@unhupvm1.uh.edu&gt;</entry>
</row>
</tbody>
</tgroup>
</informaltable>

<para>Markup:</para>

<informalexample>
<programlisting language="xml"
><xi:include href="iso690.012.entry" parse="text"
             fragid="line=4,15;length=623"/></programlisting>
</informalexample>

<para>Output according to ISO 690 standard:</para>

<para><emphasis>PACS-L (Public Access Computer Systems
Forum)</emphasis> [online]. Houston (Tex.): University of Houston
Libraries, June 1989- [cited 17 May 1995]. Available from Internet:
&lt;listserv@unhupvm1.uh.edu&gt;.</para>

<para>DocBook xslTNG output:</para>

<xi:include href="iso690.012.entry"/>

</section>
</article>
