<?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.007.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>Monographs, databases and computer programs</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">Primary responsibility</entry>
<entry>CARROLL, Lewis</entry>
</row>
<row>
<entry/><entry colsep="1">Title</entry>
<entry><emphasis>Alice's Adventures in Wonderland</emphasis>
</entry>
</row>
<row>
<entry/><entry colsep="1">Type of medium</entry>
<entry>[online]</entry>
</row>
<row>
<entry>*</entry><entry colsep="1">Subordinate responsibility</entry><entry>— <emphasis>(not in this example)</emphasis></entry>
</row>
<row>
<entry/><entry colsep="1">Edition</entry>
<entry>Textinfo ed. 2.1</entry>
</row>
<row>
<entry/><entry colsep="1">Place of publication</entry>
<entry>[Dortmund, Germany]</entry>
</row>
<row>
<entry/><entry colsep="1">Publisher</entry>
<entry>Windspiel</entry>
</row>
<row>
<entry/><entry colsep="1">Date of publication</entry>
<entry>November 1994</entry>
</row>
<row>
<entry/><entry colsep="1">Date of update/revision</entry><entry>— <emphasis>(not in this example)</emphasis></entry>
</row>
<row>
<entry>+</entry><entry colsep="1">Date of citation</entry>
<entry>[cited 10 February 1995]</entry>
</row>
<row>
<entry>*</entry><entry colsep="1">Series</entry><entry>— <emphasis>(not in this example)</emphasis></entry>
</row>
<row>
<entry>*</entry><entry colsep="1">Notes</entry><entry>— <emphasis>(not in this example)</emphasis></entry>
</row>
<row>
<entry morerows="1">+</entry>
<entry morerows="1" colsep="1">
Availability and access</entry>
<entry>Available from World Wide Web: &lt;http://germany.eu.net/books/carroll/alice/html&gt;</entry>
</row>
<row>
<entry colsep="1">Also available in PostScript and ASCII versions from Internet: &lt;ftp://ftp.Germany.EU.net/pub/books/carroll/&gt;</entry>
</row>
<row>
<entry/><entry colsep="1">Standard number</entry><entry>— <emphasis>(not in this example)</emphasis></entry>
</row>
</tbody>
</tgroup>
</informaltable>

<para>Markup:</para>

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

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

<para>CARROLL, Lewis. <emphasis>Alice's Adventures in Wonderland</emphasis> [online]. Textinfo ed. 2.1. [Dortmund, Germany]: Windspiel, November 1994 [cited 10 February 1995]. Available from World Wide Web: &lt;http://germany.eu.net/books/carroll/alice/html&gt;. Also available in PostScript and ASCII versions from Internet: &lt;ftp://ftp.Germany.EU.net/pub/books/carroll/&gt;.</para>

<para>DocBook xslTNG output:</para>

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

</section>
</article>
